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