Sign in
webkit
/
WebKit
/
6fd57f0545e2ab789319dc828ca2e5959d39c256
/
.
/
LayoutTests
/
svg
/
custom
/
display-table-caption-text.svg
blob: 3465f1b1884fb98e8c85428244b26dd2294d8ffa [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<text
display
=
"table-caption"
>
This test PASSED if we don't crash when the display value is table-caption
</text>
</svg>