text-spacing-trim-start-oof-001-ref.html (575B)
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 halt { 14 font-feature-settings: 'halt' 1, 'vhal' 1; 15 } 16 .vrl { 17 writing-mode: vertical-rl; 18 } 19 </style> 20 <div id="container"> 21 <div><halt>(</halt>国国</div> 22 <div><halt>(</halt>国国</div> 23 <div><halt>(</halt>国国</div> 24 <div><halt>(</halt>国国</div> 25 <div><halt>(</halt>国国</div> 26 </div>