Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
LayoutTests
/
svg
/
hixie
/
error
/
016.xml
blob: 361714e51491cf6e4c3194b919bd10e03eb40b37 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"300"
height
=
"200"
>
<rect
x
=
"0"
y
=
"0"
width
=
"300"
height
=
"200"
fill
=
"green"
>
<rect
x
=
"0"
y
=
"0"
width
=
"300"
height
=
"200"
fill
=
"red"
/>
<!-- This should be ignored. -->
</rect>
</svg>