2727
2828 < h1 > CSS Writing Modes Module Level 3</ h1 >
2929
30- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 31 October
30+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 1 November
3131 2010</ h2 >
3232
3333 < dl >
@@ -229,14 +229,17 @@ <h2 class="no-num no-toc" id=Contents>Contents</h2>
229229 Properties</ a >
230230 < ul class =toc >
231231 < li > < a href ="#logical-dimension-properties "> < span class =secno > 8.3.1.
232- </ span > Length and Measure: the logical-width and logical-height
233- properties</ a >
232+ </ span > Logical Height and Logical Width: the ‘< code
233+ class =property > length</ code > ’ and ‘< code
234+ class =property > measure</ code > ’ properties</ a >
234235
235236 < li > < a href ="#logical-prop "> < span class =secno > 8.3.2. </ span > Logical
236- Margins and Offsets</ a >
237+ Margins and Offsets: : the margin- and offset- before/after/start/end
238+ properties</ a >
237239
238240 < li > < a href ="#border-padding "> < span class =secno > 8.3.3. </ span > Logical
239- Padding and Border</ a >
241+ Padding and Border: the padding- and border-< var > *</ var > -
242+ before/after/start/end properties</ a >
240243
241244 < li > < a href ="#logical-shorthand-keyword "> < span class =secno > 8.3.4.
242245 </ span > Shorthand Properties with ‘< code
@@ -1440,7 +1443,7 @@ <h3 id=dimensions><span class=secno>7.1. </span>Logical vs Physical
14401443 < dd > A measurement in the inline dimension: refers to the physical width
14411444 (horizontal dimension) in horizontal writing modes, and to the physical
14421445 height (vertical dimension) in vertical writing modes. (The term < a
1443- href ="#measure "> < i > measure</ i > </ a > derives from its < a
1446+ href ="#measure0 "> < i > measure</ i > </ a > derives from its < a
14441447 href ="http://en.wikipedia.org/wiki/Measure_%28typography%29 "> use in
14451448 typography</ a > .)
14461449 </ dl >
@@ -2176,16 +2179,17 @@ <h3 id=logical-properties><span class=secno>8.3. </span>Logical Properties</h3>
21762179 logical unspecified 1em unspecified 2em</ code > ’ instead of these
21772180 properties
21782181
2179- < h4 id =logical-dimension-properties > < span class =secno > 8.3.1. </ span > Length
2180- and Measure: the logical-width and logical-height properties</ h4 >
2182+ < h4 id =logical-dimension-properties > < span class =secno > 8.3.1. </ span > Logical
2183+ Height and Logical Width: the ‘< a href ="#length0 "> < code
2184+ class =property > length</ code > </ a > ’ and ‘< a
2185+ href ="#measure0 "> < code class =property > measure</ code > </ a > ’ properties</ h4 >
21812186
21822187 < table class =propdef >
21832188 < tbody >
21842189 < tr >
21852190 < th > Name:
21862191
2187- < td > < dfn id =logical-width0 > logical-width</ dfn > , < dfn
2188- id =logical-height0 > logical-height</ dfn >
2192+ < td > < dfn id =measure0 > measure</ dfn > , < dfn id =length0 > length</ dfn >
21892193
21902194 < tr >
21912195 < th > Value:
@@ -2211,7 +2215,8 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
22112215 < tr >
22122216 < th > Percentages:
22132217
2214- < td > logical-width, resp. logical-height of containing block
2218+ < td > < a href ="#measure "> measure</ a > , < a href ="#length "> length</ a > of
2219+ containing block
22152220
22162221 < tr >
22172222 < th > Media:
@@ -2236,8 +2241,8 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
22362241 < tr >
22372242 < th > Name:
22382243
2239- < td > < dfn id =min-logical-width > min-logical-width </ dfn > , < dfn
2240- id =min-logical-height > min-logical-height </ dfn >
2244+ < td > < dfn id =min-measure > min-measure </ dfn > , < dfn
2245+ id =min-length > min-length </ dfn >
22412246
22422247 < tr >
22432248 < th > Value:
@@ -2263,7 +2268,8 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
22632268 < tr >
22642269 < th > Percentages:
22652270
2266- < td > logical-width, resp. logical-height of containing block
2271+ < td > < a href ="#measure "> measure</ a > , < a href ="#length "> length</ a > of
2272+ containing block
22672273
22682274 < tr >
22692275 < th > Media:
@@ -2287,8 +2293,8 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
22872293 < tr >
22882294 < th > Name:
22892295
2290- < td > < dfn id =max-logical-width > max-logical-width </ dfn > , < dfn
2291- id =max-logical-height > max-logical-height </ dfn >
2296+ < td > < dfn id =max-measure > max-measure </ dfn > , < dfn
2297+ id =max-length > max-length </ dfn >
22922298
22932299 < tr >
22942300 < th > Value:
@@ -2314,7 +2320,8 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
23142320 < tr >
23152321 < th > Percentages:
23162322
2317- < td > logical-width, resp. logical-height of containing block
2323+ < td > < a href ="#measure "> measure</ a > , < a href ="#length "> length</ a > of
2324+ containing block
23182325
23192326 < tr >
23202327 < th > Media:
@@ -2335,7 +2342,7 @@ <h4 id=logical-dimension-properties><span class=secno>8.3.1. </span>Length
23352342 class =property > writing-mode</ code > </ a > ’.
23362343
23372344 < h4 id =logical-prop > < span class =secno > 8.3.2. </ span > Logical Margins and
2338- Offsets</ h4 >
2345+ Offsets: : the margin- and offset- before/after/start/end properties </ h4 >
23392346
23402347 < table class =propdef >
23412348 < tbody >
@@ -2455,7 +2462,8 @@ <h4 id=logical-prop><span class=secno>8.3.2. </span>Logical Margins and
24552462 class =property > text-orientation</ code > </ a > ’.
24562463
24572464 < h4 id =border-padding > < span class =secno > 8.3.3. </ span > Logical Padding and
2458- Border</ h4 >
2465+ Border: the padding- and border-< var > *</ var > - before/after/start/end
2466+ properties</ h4 >
24592467
24602468 < table class =propdef >
24612469 < tbody >
0 commit comments