blob: a55df7595593dbf22ccd275319bb400077d9e7c1 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body style="color:black; background:white;">
<p>Below you should see the word 'PASS' on a lime background.</p>
<div style="width:20em; height:20em; -webkit-writing-mode:vertical-rl; line-height:2em;">
<div style="-webkit-flow-into:thread;">
<br>
<div style="-webkit-region-break-after:always;"></div>
<div style="-webkit-writing-mode:horizontal-tb;">PASS</div>
</div>
<div style="-webkit-flow-from:thread; background:black;"></div>
<div style="-webkit-flow-from:thread; background:lime;"></div>
</div>
</body>
</html>