Sign in
webkit
/
WebKit
/
3b4a71b86e9463fbde4635e3ee4b2228ac597d85
/
.
/
LayoutTests
/
svg
/
hixie
/
error
/
dumpAsText
/
005.xml
blob: 38b00ca2dccec1bca0046b0bceaa4bac9ea22a8f [
file
] [
log
] [
blame
]
<svg
width
=
"300"
height
=
"200"
xmlns
=
"http://www.example.org/"
>
<!-- wrong namespace, but sent as image/svg+xml -->
<desc>
There should be no red on this page.
</desc>
<rect
x
=
"10"
y
=
"10"
width
=
"280"
height
=
"180"
fill
=
"red"
/>
</svg>