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
/
http
/
tests
/
loading
/
bad-scheme-subframe.html
blob
8c7f23eda215f5b3319da8448e8ab19b21de98fa
1
<script>
2
if
(
window
.
testRunner
)
3
testRunner
.
dumpAsText
();
4
</script>
5
This is a test of load callbacks. It is only useful inside the regression test tool.
<br>
6
<iframe
name
=
"f1"
src
=
"this-is-definitely-a-bad-uri-scheme:"
></iframe>