Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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>