available-size-011-ref.html (416B)
1 <!doctype html> 2 <title>CSS writing mode test reference</title> 3 <meta charset=utf-8> 4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"> 5 <style> 6 div { 7 line-height: 1em; 8 height: 1em; 9 writing-mode: vertical-rl; 10 } 11 </style> 12 13 <p>This test passes if the word “PASS” (without the quotation marks) appears below, written horizontally from left to right. 14 <div>S S A P</div>