We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f6ba00 commit 2c25625Copy full SHA for 2c25625
1 file changed
css-writing-modes-3/Overview.bs
@@ -692,12 +692,15 @@ Reordering-induced Box Fragmentation</h4>
692
<h2 id="vertical-intro">
693
Introduction to Vertical Text</h2>
694
695
- <p><em>This subsection is non-normative.</em></p>
696
-
697
<p>In addition to extensions to CSS2.1’s support for bidirectional text,
698
this module introduces the rules and properties needed to support vertical
699
text layout in CSS.
700
+<h3 id="vertical-examples">
+Vertical Text Examples</h3>
701
+
702
+ <p><em>This section is non-normative.</em></p>
703
704
<p>Unlike languages that use the Latin script which are primarily laid out
705
horizontally, Asian languages such as Chinese and Japanese can be laid out
706
vertically. The Japanese example below shows the same text laid out
0 commit comments