File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 rel =dcterms.rights >
1111 < meta content ="CSS Text Module Level 3 (CSS3 Text) " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2013-08-09 name =dcterms.date >
13+ < meta content =2013-08-14 name =dcterms.date >
1414 < meta content ="Elika J. Etemad " name =dcterms.creator >
1515 < meta content ="Koji Ishii " name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
6868
6969 < h1 > CSS Text Module Level 3</ h1 >
7070
71- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 9 August 2013</ h2 >
71+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 14 August 2013</ h2 >
7272
7373 < dl >
7474 < dt > This version:</ dt >
7575 <!--
76- <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130809 /">http://www.w3.org/TR/2013/WD-css3-text-20130809 /</a></dd>
76+ <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130814 /">http://www.w3.org/TR/2013/WD-css3-text-20130814 /</a></dd>
7777-->
7878
7979 < dd > < a
@@ -2696,9 +2696,7 @@ <h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the ‘<a
26962696 < dt > < dfn id =normal4 title ="word-spacing:normal "> ‘< code
26972697 class =css > normal</ code > ’</ dfn >
26982698
2699- < dd > Specifies normal spacing between < a
2700- href ="#character "> < i > characters</ i > </ a > as defined by the current font.
2701- Typically this is zero.
2699+ < dd > No additional spacing is applied.
27022700
27032701 < dt > < dfn id =length0 title ="word-spacing:<length> "> ‘< code
27042702 class =css > <length></ code > ’</ dfn >
Original file line number Diff line number Diff line change @@ -1982,9 +1982,7 @@ <h3 id="letter-spacing">
19821982
19831983 < dl >
19841984 < dt > < dfn title ="word-spacing:normal "> ''normal''</ dfn >
1985- < dd > Specifies normal spacing between < i > characters</ i >
1986- as defined by the current font.
1987- Typically this is zero.
1985+ < dd > No additional spacing is applied.
19881986 < dt > < dfn title ="word-spacing:<length> "> ''<length>''</ dfn >
19891987 < dd > Specifies < em > additional</ em > spacing between < i > characters</ i > .
19901988 Values may be negative, but there may be implementation-dependent limits.
You can’t perform that action at this time.
0 commit comments