Sign in
webkit
/
WebKit
/
fe3f8a9f58c921838bd3a920db5f85be838171cd
/
.
/
LayoutTests
/
css2.1
/
20110323
/
resources
/
green-intrinsic-width-pc-height-pc.svg
blob: 6fc18f30af7164ec7d1956bbeed7be6b002892d0 [
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>