repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
compositing
/
plugins
/
composited-plugin.html
blob
7e261e3df5ff81a1e92720b5b5712c19569c336c
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<script
src
=
"../../resources/plugin.js"
></script>
5
<script>
startAfterLoadAndFinish
();
</script>
6
<embed
type
=
"application/x-webkit-test-netscape"
drawingmodel
=
"coreanimation"
>
7
</body>
8
</html>