haikuwebkit/LayoutTests/fast/text/bidi-isolate-hang-with-neut...

9 lines
258 B
HTML

<!DOCTYPE html>
<html>
<body>
<p>This tests having exclamation mark inside an isolated run following a line break.
WebKit should not fall into an infinite loop or hit an assertion.</p>
<div style="text-align: right"><br><span>!a</span></div>
</body>
</html>