Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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>