Sign in
webkit
/
WebKit
/
3b4a71b86e9463fbde4635e3ee4b2228ac597d85
/
.
/
LayoutTests
/
svg
/
custom
/
outer-svg-unknown-feature.svg
blob: af84e0f505768db35c26c59531adafe1642f1d7c [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
requiredFeatures
=
"http://www.w3.org/TR/SVG11/unknown_feature"
>
<text
x
=
"20"
y
=
"20"
>
This should not be visible
</text>
</svg>