File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030 < h1 > CSS Writing Modes Module Level 3</ h1 >
3131
32- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 10 June 2011</ h2 >
32+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 12 June 2011</ h2 >
3333
3434 < dl >
3535 < dt > This version:
3636
3737 < dd > < a
3838 href ="http://dev.w3.org/csswg/css3-writing-modes/ "> http://dev.w3.org/csswg/css3-writing-modes/</ a >
3939 <!--
40- <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110610 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110610 /</a>
40+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110612 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110612 /</a>
4141-->
4242
4343
@@ -2804,7 +2804,7 @@ <h2 id=text-combine><span class=secno>9. </span> Glyph Composition: the
28042804
28052805 < td > none | all <integer> ? | [ [digits <integer> ? || ascii-digits
28062806 <integer> ? ] || [ alpha <integer> ? | latin <integer> ? ] ||
2807- alphanumeric <integer> ? ] && [ scale | no-scale || use-digits ]?
2807+ alphanumeric <integer> ? ] && [ scale | no-scale || use-glyphs ]?
28082808
28092809 < tr >
28102810 < th > Initial:
@@ -3893,7 +3893,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
38933893
38943894 < td > none | all <integer> ? | [ [digits <integer> ? || ascii-digits
38953895 <integer> ? ] || [ alpha <integer> ? | latin <integer> ? ] ||
3896- alphanumeric <integer> ? ] && [ scale | no-scale || use-digits ]?
3896+ alphanumeric <integer> ? ] && [ scale | no-scale || use-glyphs ]?
38973897
38983898 < td > none
38993899
Original file line number Diff line number Diff line change @@ -2085,7 +2085,7 @@ <h2 id="text-combine">
20852085 [ [digits <integer> ? || ascii-digits <integer> ? ]
20862086 || [ alpha <integer> ? | latin <integer> ? ]
20872087 || alphanumeric <integer> ? ]
2088- && [ scale | no-scale || use-digits ]?</ td >
2088+ && [ scale | no-scale || use-glyphs ]?</ td >
20892089 </ tr >
20902090 < tr >
20912091 < th > Initial:</ th >
You can’t perform that action at this time.
0 commit comments