Sign in
webkit
/
WebKit
/
38ee48cd5b03b3b3da7d7e2fe25aedb08de6ed0d
/
.
/
LayoutTests
/
plugins
/
missing-plugin-placeholder-expected-mismatch.html
blob: 602a622061f5e42353b1bfb6c176c84b54a816ec [
file
] [
log
] [
blame
]
<html>
<head>
<title>
This tests that missing-plugin placeholder shows up.
</title>
<style>
div
{
width
:
500px
;
height
:
500px
;
background
:
green
;
}
</style>
</head>
<body>
<div></div>
</body>
</html>