Sign in
webkit
/
WebKit
/
72be8c726400c824b623e5fa1dac1b199ec829ae
/
.
/
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>