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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
frames
/
set-parent-src-synchronously.xhtml
blob
5162935ec8ede1f31862f3cdecbe49118da30a6a
1
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
2
<body>
3
This test fails if we crash or any text below this is visible (the iframe should detach itself from the page).
4
<iframe
id
=
"parent"
src
=
"resources/set-src-to-javascript-url.xhtml"
></iframe>
5
</body>
6
</html>