Sign in
webkit
/
WebKit
/
d8479b810180e956bb0ba74f0c1d6d2e0c03ecc5
/
.
/
LayoutTests
/
svg
/
hixie
/
error
/
009.xml
blob: 140206b049f9f38d56fc2498404ab963c78e3235 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<rect
x
=
"10"
y
=
"10"
width
=
"200"
height
=
"200"
fill
=
"red"
/>
<rect
x
=
"10"
y
=
"10"
width
=
"200"
height
=
"200"
fill
=
"green"
foo
=
"error"
/>
<!-- attribute should be ignored -->
</svg>