Sign in
webkit
/
WebKit
/
7a2f3f50b83583acd60082111d0e9c7f59fe5a6d
/
.
/
LayoutTests
/
css2.1
/
20110323
/
resources
/
green-intrinsic-width-height.svg
blob: 2c5d164298264ec06d9dfc403f4077542d96b1f7 [
file
] [
log
] [
blame
]
<!-- only intrinsic height -->
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"40"
height
=
"60"
>
<rect
width
=
"100%"
height
=
"100%"
fill
=
"green"
/>
</svg>