Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
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>