blob: 04a166f6f8b4b3ada68da3d55ccd6d1135ef1e68 [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="background:black;">
<br>
</div>
<div style="background:lime;">
<div style="-webkit-writing-mode:horizontal-tb;">PASS</div>
</div>
</div>
</body>
</html>