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
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
hixie
/
error
/
012.xml
blob
2468428baa1518d47b8ca05e59fb6446077140ac
1
<svg xmlns="http://www.w3.org/2000/svg">
2
<!-- This page is ill-formed and should generate an XML parsing error. -->
3
<rect x="10" y="10" width="200" height="200" fill="red"/>
4
<rect x="10" y="10" width="200" height="200" fill="red">
5
</svg>