haikuwebkit/LayoutTests/fast/text/international/spaces-combined-in-vertical...

10 lines
304 B
HTML

<body
style="-webkit-writing-mode: vertical-lr; ">
<div style="-webkit-hyphenate-character: floating; zoom: 900; -webkit-text-combine: horizontal; font-size: 600; ">
PASS if no ASSERT fail or crash in debug build.</div></body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>