haikuwebkit/LayoutTests/fast/text/whitespace/whitespace-and-margin-wrap-...

11 lines
237 B
HTML

<!DOCTYPE html>
<html>
<body dir='rtl'>
<div style='-webkit-rtl-ordering: visual;'><li><span style="margin: 2000;"> Test passes if there is no crash.
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</body>
</html>