Skip to content

Commit a75e4f7

Browse files
committed
Add non-sequitur because I've had 3 hours of sleep and don't want to think about it. Add non-normative statement in front of intro.
1 parent 780820b commit a75e4f7

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ <h2 class="no-num no-toc" id=Contents>Contents</h2>
224224

225225
<h2 id=intro><span class=secno>1. </span>Introduction</h2>
226226

227+
<p><em>This section is non-normative.</em>
228+
227229
<p>This module defines support for various international writing
228230
directions, such as left-to-right (e.g., Latin scripts), right-to-left
229231
(e.g., Hebrew or Arabic), bidirectional (e.g., mixing Latin with Arabic)
@@ -264,6 +266,9 @@ <h3 id=vertical-intro><span class=secno>1.1. </span>Introduction to
264266
<p class=caption>iBunko application (iOS)</p>
265267
</div>
266268

269+
<p class=note>For Chinese and Japanese lines are ordered either right to
270+
left, while for Mongolian and Manchu left to right.
271+
267272
<p>Vertical text that includes Latin script text or text from other scripts
268273
normally displayed horizontally can display that text in a number of ways.
269274
In the example below, the word "Virus" is shown rotated inline while the

css3-writing-modes/Overview.src.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ <h2 class="no-num no-toc" id="Contents">Contents</h2>
6868

6969
<h2 id="intro">Introduction</h2>
7070

71+
<p><em>This section is non-normative.</em></p>
72+
7173
<p>This module defines support for various international writing directions,
7274
such as left-to-right (e.g., Latin scripts), right-to-left (e.g., Hebrew
7375
or Arabic), bidirectional (e.g., mixing Latin with Arabic) and vertical
@@ -107,6 +109,9 @@ <h3 id="vertical-intro">Introduction to Vertical Text</h3>
107109
<p class="caption">iBunko application (iOS)</p>
108110
</div>
109111

112+
<p class="note">For Chinese and Japanese lines are ordered either right
113+
to left, while for Mongolian and Manchu left to right.</p>
114+
110115
<p>Vertical text that includes Latin script text or text from other scripts
111116
normally displayed horizontally can display that text in a number of
112117
ways. In the example below, the word "Virus" is shown rotated inline

0 commit comments

Comments
 (0)