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-about-blank.html
blob
87327325683a4c4cead42b9f0c1f338c6dc053fb
1
<html>
2
<head>
3
</head>
4
<body>
5
<iframe
src
=
"about:blank"
sandbox
>
6
</iframe>
7
<embed
id
=
"plugin"
8
type
=
"application/x-webkit-test-netscape"
9
src
=
"data:text/plain,"
10
style
=
"width:0; height:0"
>
11
</embed>
12
</body>
13
</html>