Sign in
webkit
/
WebKit
/
6233078b9d2b2a64faed4bcb47fbe1573e6c8780
/
.
/
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>