|
16 | 16 | <meta content=W3C name=dcterms.publisher> |
17 | 17 | <meta content="http://www.w3.org/TR/2012/WD-css3-text-20121113/" |
18 | 18 | name=dcterms.identifier> |
19 | | - <link href="#contents" rel=contents> |
20 | | - <link href="#index" rel=index> |
| 19 | + <link href="#contents" rel=contents><!--<link rel=index href="#index">--> |
| 20 | + |
21 | 21 | <link href="../default.css" rel=stylesheet type="text/css"> |
22 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
23 | | - type="text/css"> |
24 | 22 | <style type="text/css"> |
25 | 23 | .egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC |
26 | 24 | { white-space:pre;font-size:80%;font-family:monospace; vertical-align:2px; margin:1px } |
@@ -71,7 +69,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 13 November |
71 | 69 | <dt>Previous version: |
72 | 70 |
|
73 | 71 | <dd><a |
74 | | - href="http://www.w3.org/TR/2012/WD-css3-text-20120814/">http://www.w3.org/TR/2012/WD-css3-text-20120814/</a> |
| 72 | + href="http://www.w3.org/TR/2012/WD-css3-text-20121113/">http://www.w3.org/TR/2012/WD-css3-text-20121113/</a> |
75 | 73 |
|
76 | 74 | <dt>Issues List: |
77 | 75 |
|
@@ -371,9 +369,8 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2> |
371 | 369 | name=emphasis-marks></a> <a name=text-emphasis-style></a> <a |
372 | 370 | name=text-emphasis-color></a> <a name=text-emphasis></a> <a |
373 | 371 | name=text-emphasis-position></a> <a name=text-shadow></a> Text decoration |
374 | | - has moved to <a href="../css3-text-decor/">CSS Text Decoration Module |
375 | | - Level 3</a>. <a href="#CSS3-TEXT-DECOR" |
376 | | - rel=biblioentry>[CSS3-TEXT-DECOR]<!--{{CSS3-TEXT-DECOR}}--></a> |
| 372 | + has moved to CSS Text Decoration Module Level 3 <a href="#CSS3-TEXT-DECOR" |
| 373 | + rel=biblioentry>[CSS3-TEXT-DECOR]<!--{{CSS3-TEXT-DECOR}}--></a>. |
377 | 374 |
|
378 | 375 | <h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3> |
379 | 376 |
|
@@ -550,7 +547,7 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a> |
550 | 547 | conditional casing rules, as defined in Default Case Algorithm section. If |
551 | 548 | (and only if) the <a href="#content-language"><i>content language</i></a> |
552 | 549 | of the element is, according to the rules of the <a |
553 | | - href="http://www.w3.org/CSS21/conform.html#doclanguage">document |
| 550 | + href="http://www.w3.org/TR/CSS21/conform.html#doclanguage">document |
554 | 551 | language</a>, known, then any appropriate language-specific rules must be |
555 | 552 | applied as well. These minimally include, but are not limited to, the |
556 | 553 | language-specific rules in Unicode's <a |
@@ -3463,8 +3460,12 @@ <h3 class=no-num id=informative-ref>Informative references</h3> |
3463 | 3460 |
|
3464 | 3461 | <dt id=CSS3-TEXT-DECOR>[CSS3-TEXT-DECOR] |
3465 | 3462 |
|
3466 | | - <dd>Elika J. Etemad; Koji Ishii. <cite>CSS Text Decoration Module |
3467 | | - Level 3.</cite> (forthcoming). W3C Working Draft. (Work in progress)</dd> |
| 3463 | + <dd>Elika J. Etemad; Koji Ishii. <a |
| 3464 | + href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/"><cite>CSS |
| 3465 | + Text Decoration Module Level 3.</cite></a> 13 November 2012. W3C Working |
| 3466 | + Draft. (Work in progress.) URL: <a |
| 3467 | + href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/">http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/</a> |
| 3468 | + </dd> |
3468 | 3469 | <!----> |
3469 | 3470 |
|
3470 | 3471 | <dt id=CSS3COLOR>[CSS3COLOR] |
@@ -3543,16 +3544,15 @@ <h3 class=no-num id=informative-ref>Informative references</h3> |
3543 | 3544 | <h2 class=no-num id=changes>Appendix C: Changes</h2> |
3544 | 3545 |
|
3545 | 3546 | <h3 class=no-num id=recent-changes> Changes from the <a |
3546 | | - href="http://www.w3.org/TR/2012/WD-css3-text-20120823/">August 2012 CSS3 |
| 3547 | + href="http://www.w3.org/TR/2012/WD-css3-text-20120814/">August 2012 CSS3 |
3547 | 3548 | Text <abbr title="Working Draft">WD</abbr></a></h3> |
3548 | 3549 |
|
3549 | 3550 | <p>Major changes include: |
3550 | 3551 |
|
3551 | 3552 | <ul> |
3552 | | - <li>Shifted text decoration chapter to a separate <a |
3553 | | - href="http://www.w3.org/TR/css3-text-decor/">Text Decoration module</a> |
3554 | | - |
3555 | | - <li> |
| 3553 | + <li>Shifted text decoration chapter to a separate Text Decoration module |
| 3554 | + <a href="#CSS3-TEXT-DECOR" |
| 3555 | + rel=biblioentry>[CSS3-TEXT-DECOR]<!--{{CSS3-TEXT-DECOR}}--></a> |
3556 | 3556 | </ul> |
3557 | 3557 |
|
3558 | 3558 | <p>Significant details updated: |
|
0 commit comments