Sign in
webkit
/
WebKit
/
c941add7f3cba7f36d4ddcae8604c64957e5a650
/
.
/
LayoutTests
/
compositing
/
plugins
/
composited-plugin.html
blob: eb01953732e6173bdf3c07f1b0bbbe25645b4563 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script
src
=
"../../resources/plugin.js"
></script>
<script>
runAfterPluginLoad
(
null
,
NotifyDone
);
</script>
<embed
type
=
"application/x-webkit-test-netscape"
drawingmodel
=
"coreanimation"
>
</body>
</html>