Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
custom
/
css-pixels-dpi.svg
blob: c002aaf017c3064d1159fd7e44ebb3e789c04fa1 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"200"
height
=
"200"
>
<rect
width
=
"192"
height
=
"1in"
fill
=
"green"
/>
<rect
y
=
"1in"
width
=
"2in"
height
=
"1in"
fill
=
"green"
/>
</svg>