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
/
plugins
/
empty-url-object.html
blob
c717630af46740b2a2d4c6b0966ded4e91e5d12e
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<script>
5
if
(
window
.
testRunner
) {
6
testRunner
.
dumpAsText
();
7
testRunner
.
dumpChildFramesAsText
();
8
}
9
</script>
10
This text should only appear once.
11
<object
data
=
""
type
=
"text/plain"
></object>
12
</body>
13
</html>