Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
CSS2
/
backgrounds
/
support
/
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>