@@ -62,7 +62,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 April 2012</h2>
6262 < dt > Issues List:
6363
6464 < dd > < a
65- href ="http://www.w3.org/Style/CSS/Tracker/products/FIXME "> http://www.w3.org/Style/CSS/Tracker/products/FIXME </ a >
65+ href ="http://www.w3.org/Style/CSS/Tracker/products/30 "> http://www.w3.org/Style/CSS/Tracker/products/30 </ a >
6666
6767
6868 < dt > Discussion:
@@ -1756,8 +1756,8 @@ <h3 id=text-orientation><span class=secno>5.1. </span> Orienting Text: the
17561756 < p class =note > This value is at-risk and may be dropped during CR.
17571757 </ dl >
17581758
1759- < div class =figure class = data id =fig-text-orientation >
1760- < table >
1759+ < div class =figure id =fig-text-orientation >
1760+ < table class = data >
17611761 < tbody >
17621762 < tr >
17631763 < td > < img alt ="text-orientation: mixed-right " height =160
@@ -1912,14 +1912,14 @@ <h2 id=abstract-box><span class=secno>6. </span> Abstract Box Terminology</h2>
19121912 physical directions are < i > left</ i > , < i > right</ i > , < i > top</ i > , and
19131913 < i > bottom</ i > .
19141914
1915- < dt > < a href =logical-directions > flow-relative</ a >
1915+ < dt > < a href =" # logical-directions" > flow-relative</ a >
19161916
19171917 < dd > Interpreted relative to the flow of content. The flow-relative
19181918 directions are < a href ="#start "> < i > start</ i > </ a > , < a
19191919 href ="#end "> < i > end</ i > </ a > , < a href ="#before "> < i > before</ i > </ a > , and < a
19201920 href ="#after "> < i > after</ i > </ a > .
19211921
1922- < dt > < a href =line-directions > line-relative</ a >
1922+ < dt > < a href =" # line-directions" > line-relative</ a >
19231923
19241924 < dd > Interpreted relative to the orientation of the line box. The
19251925 line-relative directions are < a href ="#line-left "> < i > line-left</ i > </ a > ,
@@ -1930,7 +1930,7 @@ <h2 id=abstract-box><span class=secno>6. </span> Abstract Box Terminology</h2>
19301930 < p > The < dfn id =physical-dimensions > physical dimensions</ dfn > are
19311931 < i > width</ i > and < i > height</ i > , which correspond to measurements along the
19321932 < i > x-axis</ i > (< i > vertical dimension</ i > ) and < i > y-axis</ i > (< i > horizontal
1933- dimension</ i > ), respectively. < a href =abstract-dimensions > Abstract
1933+ dimension</ i > ), respectively. < a href =" # abstract-dimensions" > Abstract
19341934 dimensions</ a > are identical in both flow-relative and line-relative
19351935 terms, so there is only one set of these terms.
19361936
@@ -2146,7 +2146,7 @@ <h3 id=line-directions><span class=secno>6.3. </span> Line-relative
21462146 href ="#line-left "> < i > line-left</ i > </ a > .)
21472147 </ dl >
21482148
2149- < p > See the < a href =logical-to-physical > table below</ a > for the exact
2149+ < p > See the < a href =" # logical-to-physical" > table below</ a > for the exact
21502150 mappings between physical and line-relative directions.
21512151
21522152 < div class =figure > < a href ="diagrams/line-orient-up.svg "
@@ -2586,12 +2586,12 @@ <h4 id=orthogonal-auto><span class=secno>7.3.1. </span> Auto-sizing in
25862586 (shrink-to-fit) size using a < a
25872587 href ="#fill-available "> < i > fill-available</ i > </ a > fit into the minimum of
25882588 the < a href ="#available-measure "> < i > available measure</ i > </ a > (when
2589- definite) and the < a href ="#fallback-available- measure "> < i > fallback
2590- available measure</ i > </ a > . In other words, the calculation becomes
2591- < code > max( < a href ="#min-content "> < i > min-content</ i > </ a > , min(< a
2589+ definite) and the < a href ="#fallback-measure "> < i > fallback available
2590+ measure</ i > </ a > . In other words, the calculation becomes < code > max( < a
2591+ href ="#min-content "> < i > min-content</ i > </ a > , min(< a
25922592 href ="#max-content "> < i > max-content</ i > </ a > , < a
25932593 href ="#fill-available "> < i > fill-available</ i > </ a > , < i > fill-< a
2594- href ="#fallback-measure "> fallback</ a > < i > ))</ i > </ i > </ code > (where < a
2594+ href ="#fallback-measure "> fallback</ a > </ i > ))</ code > (where < a
25952595 href ="#fill-available "> < i > fill-available</ i > </ a > is dropped when
25962596 indefinite).
25972597
@@ -2611,9 +2611,8 @@ <h4 id=orthogonal-multicol><span class=secno>7.3.2. </span> Multi-column
26112611 as the < a href ="#fill-available-measure "> < i > fill-available
26122612 measure</ i > </ a > using the minimum of the < a
26132613 href ="#available-measure "> < i > available measure</ i > </ a > (when definite)
2614- and the < a href ="#fallback-available-measure "> < i > fallback available
2615- measure</ i > </ a > as the < a href ="#available-measure "> < i > available
2616- measure</ i > </ a > .
2614+ and the < a href ="#fallback-measure "> < i > fallback available measure</ i > </ a >
2615+ as the < a href ="#available-measure "> < i > available measure</ i > </ a > .
26172616
26182617 < li > If the columns' extent is not fixed, the < a
26192618 href ="#fill-available-extent "> < i > fill-available extent</ i > </ a > of the
@@ -3340,10 +3339,9 @@ <h3 class=no-num id=recent-changes> Changes from the <a
33403339
33413340 < li > Removed concept of "typographic modes".
33423341
3343- < li > Altered < a
3344- href ="file:///home/fantasai/w3c/csswg/css3-writing-modes/Overview.html#orthogonal-auto "> orthogonal
3345- sizing</ a > to take into account the fill-available size; now the minimum
3346- of the fill-available and ICB size is used to resolve ‘< code
3342+ < li > Altered < a href ="#orthogonal-auto "> orthogonal sizing</ a > to take into
3343+ account the fill-available size; now the minimum of the fill-available
3344+ and ICB size is used to resolve ‘< code
33473345 class =property > auto</ code > ’ sizes.
33483346
33493347 < li > Renamed ‘< code class =css > digits</ code > ’ to ‘< code
@@ -3777,7 +3775,6 @@ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
37773775 tailoring group.) This is due to OpenType fonts commonly having
37783776 vertical alternates and expecting them to be used to "rotate" the
37793777 shape of the bracket.
3780- < ul > </ ul >
37813778 </ ul >
37823779 </ div >
37833780
@@ -4029,10 +4026,10 @@ <h2 class=no-num id=intrinsic-sizing>Appendix D: Intrinsic Dimensions</h2>
40294026 calculated by subtracting out the element's margins, borders, and padding
40304027 from the < a href ="#available-measure "> < i > available measure</ i > </ a > and
40314028 flooring the result at zero. If the available measure is infinite, then a
4032- < dfn id =fallback-available- measure > fallback available measure</ dfn > is
4033- used in place of the < a href ="#available-measure "> < i > available
4034- measure </ i > </ a > in this calculation. (In the case of orthogonal flows,
4035- this is the measure of the initial containing block.) The < dfn
4029+ < dfn id =fallback-measure > fallback available measure</ dfn > is used in
4030+ place of the < a href ="#available-measure "> < i > available measure </ i > </ a > in
4031+ this calculation. (In the case of orthogonal flows, this is the measure
4032+ of the initial containing block.) The < dfn
40364033 id =fill-available-extent > fill-available extent</ dfn > is similarly
40374034 calculated by using the corresponding values from the block dimension.
40384035
0 commit comments