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
/
dom
/
comment-document-fragment.html
blob
204b71bfbc679ca32f98fd07b0b2e100869db972
1
<!-- this comment should show up as the
2
first child of the HTML element in the DOM.
3
the document should also say "SUCESS",
4
if you don't see SUCESS then the DOM was
5
not built correctly because of this comment -->
6
<script>
7
if
(
window
.
testRunner
)
8
testRunner
.
dumpAsText
();
9
</script>
10
SUCESS