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
/
fast
/
frames
/
resources
/
sandboxed-iframe-plugins-frame-embed.html
blob
500ed7c6b4190444f1463118df32eac207d90ad1
1
<html>
2
<head>
3
</head>
4
5
<body>
6
<embed
id
=
"plugin"
7
type
=
"application/x-webkit-test-netscape"
8
src
=
"data:text/plain,"
9
style
=
"width:0; height:0"
>
10
</embed>
11
</body>
12
</html>