Sign in
webkit
/
WebKit
/
e6c7dac2f50ee13b16d871ec191130691b2258f5
/
.
/
LayoutTests
/
imported
/
blink
/
svg
/
dom
/
resources
/
viewspec-aspectparams.svg
blob: 34081647f7eb052683f2a7195acb3fda2c0fc11f [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
x
=
"0"
y
=
"0"
width
=
"200"
height
=
"200"
fill
=
"red"
/>
<rect
x
=
"70"
y
=
"0"
width
=
"30"
height
=
"30"
fill
=
"green"
/>
<rect
x
=
"0"
y
=
"0"
width
=
"30"
height
=
"30"
fill
=
"blue"
/>
</svg>