blob: f9816a0786021ef301b0fd5227f5a2f784254b17 [file] [log] [blame]
<!DOCTYPE html>
<html style="-webkit-writing-mode:vertical-rl;">
<body style="color:black; background:white;">
<p style="-webkit-writing-mode:horizontal-tb;">Below you should see the word 'PASS' on a lime background.</p>
<div style="width:20em; margin-top:5em; height:20em; -webkit-writing-mode:horizontal-tb; line-height:2em;">
<div style="background:black;">
<br>
</div>
<div style="background:lime;">
PASS
</div>
</div>
</body>
</html>