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
/
008.xml
blob
1aa7ed9e053aaa75891df3dad2103143d52d7b59
1
<svg xmlns="http://www.w3.org/2000/svg">
2
<rect x="10" y="10" width="200" height="200" fill="red"/>
3
<foo/> <!-- this is ignored -->
4
<rect x="10" y="10" width="200" height="200" fill="green"/>
5
</svg>