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
/
viewbox
/
002.xml
blob
999921c46df065597aa46c12d7fcbfba6cabbaa0
1
<svg width="300" height="200" viewBox="0 0 1 1" xmlns="http://www.w3.org/2000/svg">
2
<rect x="0" y="0" width="1" height="1" fill="green"/>
3
<text x="10" y="30" font-size="20" fill="red">FAIL</text>
4
</svg>