blob: 93f598e6c7ec6f02f1186570fcba0e598e7dd440 [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-lr; 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>