File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 < h1 > CSS Writing Modes Module Level 3</ h1 >
3030
31- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 24 November
31+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 30 November
3232 2010</ h2 >
3333
3434 < dl >
@@ -133,10 +133,6 @@ <h2 class="no-num no-toc" id=Contents>Contents</h2>
133133
134134 < ul class =toc >
135135 < li > < a href ="#intro "> < span class =secno > 1. </ span > Introduction</ a >
136- < ul class =toc >
137- < li > < a href ="#vertical-intro "> < span class =secno > 1.1. </ span > Introduction
138- to Vertical Text</ a >
139- </ ul >
140136
141137 < li > < a href ="#text-flow "> < span class =secno > 2. </ span > Writing Modes and
142138 Terminology</ a >
@@ -235,6 +231,7 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2>
235231 href ="#UTN22 " rel =biblioentry > [UTN22]<!--{{UTN22}}--> </ a > for an
236232 explanation of relevant issues.
237233
234+ <!--
238235 <h3 id=vertical-intro><span class=secno>1.1. </span>Introduction to
239236 Vertical Text</h3>
240237
@@ -307,6 +304,7 @@ <h3 id=vertical-intro><span class=secno>1.1. </span>Introduction to
307304
308305 <p>Vertical text layouts also need to handle bidirectional text layout;
309306 clockwise-rotated Arabic, for example, is laid out bottom-to-top.
307+ -->
310308
311309 < h2 id =text-flow > < span class =secno > 2. </ span > Writing Modes and Terminology</ h2 >
312310
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ <h2 id="intro">Introduction</h2>
7878 < p > Inherently bottom-to-top scripts are not handled in this version. See
7979 [[UTN22]] for an explanation of relevant issues.</ p >
8080
81+ <!--
8182<h3 id="vertical-intro">Introduction to Vertical Text</h3>
8283
8384 <p>In addition to extensions to CSS2.1's support for bidirectional text,
@@ -150,6 +151,7 @@ <h3 id="vertical-intro">Introduction to Vertical Text</h3>
150151
151152 <p>Vertical text layouts also need to handle bidirectional text layout;
152153 clockwise-rotated Arabic, for example, is laid out bottom-to-top.
154+ -->
153155
154156< h2 id ="text-flow "> Writing Modes and Terminology</ h2 >
155157
You can’t perform that action at this time.
0 commit comments