@@ -102,7 +102,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 31 August
102102
103103 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
104104
105- < p > CSS3 Writing Modes defines CSS features to support for various
105+ < p > CSS Writing Modes Level 3 defines CSS features to support for various
106106 international writing modes, such as left-to-right (e.g. Latin or Indic),
107107 right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and
108108 Arabic) and vertical (e.g. Asian scripts).
@@ -373,7 +373,7 @@ <h2 class="no-num no-toc" id=Contents> Table of Contents</h2>
373373
374374 < h2 id =text-flow > < span class =secno > 1. </ span > Introduction to Writing Modes</ h2 >
375375
376- < p > CSS3 Writing Modes defines CSS features to support for various
376+ < p > CSS Writing Modes Level 3 defines CSS features to support for various
377377 international writing modes, such as left-to-right (e.g. Latin or Indic),
378378 right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and
379379 Arabic) and vertical (e.g. Asian scripts).
@@ -3218,8 +3218,8 @@ <h3 id=conventions><span class=secno>10.1. </span> Document Conventions</h3>
32183218 < h3 id =conformance-classes > < span class =secno > 10.2. </ span > Conformance
32193219 Classes</ h3 >
32203220
3221- < p > Conformance to CSS Writing Modes is defined for three conformance
3222- classes:
3221+ < p > Conformance to CSS Writing Modes Level 3 is defined for three
3222+ conformance classes:
32233223
32243224 < dl >
32253225 < dt > < dfn id =style-sheet title ="style sheet!!as conformance class "> style
@@ -3240,24 +3240,24 @@ <h3 id=conformance-classes><span class=secno>10.2. </span> Conformance
32403240 that writes a style sheet.
32413241 </ dl >
32423242
3243- < p > A style sheet is conformant to CSS Writing Modes if all of its
3243+ < p > A style sheet is conformant to CSS Writing Modes Level 3 if all of its
32443244 declarations that use properties defined in this module have values that
32453245 are valid according to the generic CSS grammar and the individual grammars
32463246 of each property as given in this module.
32473247
3248- < p > A renderer is conformant to CSS Writing Modes if, in addition to
3248+ < p > A renderer is conformant to CSS Writing Modes Level 3 if, in addition to
32493249 interpreting the style sheet as defined by the appropriate specifications,
3250- it supports all the features defined by CSS Writing Modes by parsing them
3251- correctly and rendering the document accordingly. However, the inability
3252- of a UA to correctly render a document due to limitations of the device
3253- does not make the UA non-conformant. (For example, a UA is not required to
3254- render color on a monochrome monitor.)
3255-
3256- < p > An authoring tool is conformant to CSS Writing Modes if it writes style
3257- sheets that are syntactically correct according to the generic CSS grammar
3258- and the individual grammars of each feature in this module, and meet all
3259- other conformance requirements of style sheets as described in this
3260- module.
3250+ it supports all the features defined by CSS Writing Modes Level 3 by
3251+ parsing them correctly and rendering the document accordingly. However,
3252+ the inability of a UA to correctly render a document due to limitations of
3253+ the device does not make the UA non-conformant. (For example, a UA is not
3254+ required to render color on a monochrome monitor.)
3255+
3256+ < p > An authoring tool is conformant to CSS Writing Modes Level 3 if it
3257+ writes style sheets that are syntactically correct according to the
3258+ generic CSS grammar and the individual grammars of each feature in this
3259+ module, and meet all other conformance requirements of style sheets as
3260+ described in this module.
32613261
32623262 < h3 id =partial > < span class =secno > 10.3. </ span > Partial Implementations</ h3 >
32633263
@@ -3311,11 +3311,6 @@ <h3 id=testing><span class=secno>10.5. </span>Non-Experimental
33113311
33123312 < h3 id =cr-exit-criteria > < span class =secno > 10.6. </ span > CR Exit Criteria</ h3 >
33133313
3314- < p class =issue > [Change or remove the following CR exit criteria if the spec
3315- is not a module, but, e.g., a Note or a profile. This text was < a
3316- href ="http://www.w3.org/Style/CSS/Tracker/actions/44 "> decided on
3317- 2008-06-04.</ a > ]
3318-
33193314 < p > For this specification to be advanced to Proposed Recommendation, there
33203315 must be at least two independent, interoperable implementations of each
33213316 feature. Each feature may be implemented by a different set of products,
@@ -3780,7 +3775,7 @@ <h2 class=no-num id=intrinsic-sizing>Appendix D: Intrinsic Dimensions</h2>
37803775
37813776 < dd > Called the < i > shrink-to-fit</ i > width in < a
37823777 href ="http://www.w3.org/TR/CSS21/visudet.html#float-width "> CSS2.1§10.3.5</ a > ,
3783- and < a href ="http://www.w3.org/TR/css3-multicol/#pseudo-algorithm "> CSS3
3778+ and < a href ="http://www.w3.org/TR/css3-multicol/#pseudo-algorithm "> CSS
37843779 Multi-column Layout § 3.4</ a > , the < dfn
37853780 id =fit-content-measure > fit-content measure</ dfn > is defined as
37863781 < code > max(< a href ="#min-content "> < i > min-content</ i > </ a > , min(< a
0 commit comments