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