Sign in
webkit
/
WebKit
/
44fc38216bac7e8ec330d93131396f5255a57d5b
/
.
/
LayoutTests
/
css2.1
/
20110323
/
resources
/
replaced-intrinsic-002.svg
blob: 081fb4641868c633c4429387e0b84509be63863b [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<!-- width="100%" height="100%" is implied, so intrinsic size is 100%x100% -->
<rect
x
=
"0"
y
=
"0"
width
=
"300"
height
=
"200"
fill
=
"red"
/>
</svg>