6 border:
1px solid black;
9 <embed id=
"plugin" type=
"application/x-plugin-placeholder-test"></embed>
12 if (window
.testRunner
) {
13 window
.testRunner
.waitUntilDone();
14 // Need to paint two frames in order to allow the plugin to properly load.
15 // TODO(chrishtr): find out why and fix.
16 requestAnimationFrame(function() {
17 requestAnimationFrame(function() {
18 requestAnimationFrame(function() {
19 window
.testRunner
.notifyDone();