Sign in
webkit
/
WebKit
/
53593e9541a2df2f62253c48cfc36324561ef5c4
/
.
/
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>