text-spacing-trim-end-001-ref.html (383B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <script src="support/variant-class.js"></script> 4 <style> 5 @font-face { 6 font-family: halt-font; 7 src: url('/fonts/noto/cjk/NotoSansCJKjp-Regular-subset-halt.otf'); 8 } 9 #container { 10 font-family: halt-font; 11 font-size: 20px; 12 } 13 .vrl { 14 writing-mode: vertical-rl; 15 } 16 </style> 17 <div id="container"> 18 <div>国国国)<br>国国国)</div> 19 </div>