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>