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
/
svg
/
custom
/
css-pixels-dpi.svg
blob
c002aaf017c3064d1159fd7e44ebb3e789c04fa1
1
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"200"
height
=
"200"
>
2
<rect
width
=
"192"
height
=
"1in"
fill
=
"green"
/>
3
<rect
y
=
"1in"
width
=
"2in"
height
=
"1in"
fill
=
"green"
/>
4
</svg>