File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 January
3636 < dt > This version:
3737
3838 < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2012/01/12
39- 01:48:25 $ (CVS $Revision$)</ a > <!--
39+ 01:53:17 $ (CVS $Revision$)</ a > <!--
4040 <dd><a href="http://www.w3.org/TR/2012/WD-css3-text-20120112/">http://www.w3.org/TR/2012/WD-css3-text-20120112/</a></dd>
4141 -->
4242
@@ -1835,7 +1835,7 @@ <h3 id=text-align><span class=secno>7.1. </span> Text Alignment: the
18351835 < tr >
18361836 < th > Value:
18371837
1838- < td > <string>? [ start | end | left | right | center | justify ] |
1838+ < td > <string>? [ start | end | left | right | center ] | justify |
18391839 match-parent | start end
18401840
18411841 < tr >
@@ -5385,7 +5385,7 @@ <h2 class=no-num id=appendix-h-full-property-index>Appendix H: Full
53855385 < tr >
53865386 < th > < a class =property href ="#text-align0 "> text-align</ a >
53875387
5388- < td > <string>? [ start | end | left | right | center | justify ] |
5388+ < td > <string>? [ start | end | left | right | center ] | justify |
53895389 match-parent | start end
53905390
53915391 < td > start
Original file line number Diff line number Diff line change @@ -1284,8 +1284,8 @@ <h3 id="text-align">
12841284 </ tr >
12851285 < tr >
12861286 < th > Value:</ th >
1287- < td > <string>? [ start | end | left | right | center | justify ] |
1288- match-parent | start end
1287+ < td > <string>? [ start | end | left | right | center ] |
1288+ justify | match-parent | start end
12891289 </ td >
12901290 </ tr >
12911291 < tr >
You can’t perform that action at this time.
0 commit comments