|
1 | | -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
5 | 5 | <title>CSS Text Module Level 3 (CSS3 Text)</title> |
6 | 6 | <link rel=contents href="#contents"> |
7 | | - <link rel=index href="#index"> |
| 7 | + <!--<link rel=index href="#index">--> |
8 | 8 | <link rel="stylesheet" type="text/css" href="../default.css"> |
9 | | - <link rel="stylesheet" type="text/css" |
10 | | - href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css"> |
11 | 9 |
|
12 | 10 | <style type="text/css"> |
13 | 11 | .egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC |
@@ -164,8 +162,8 @@ <h2 id="intro"> |
164 | 162 | <a name="text-emphasis-position"></a> |
165 | 163 | <a name="text-shadow"></a> |
166 | 164 | Text decoration has moved to |
167 | | - <a href="../css3-text-decor/">CSS Text Decoration Module Level 3</a>. |
168 | | - [[CSS3-TEXT-DECOR]] |
| 165 | + CSS Text Decoration Module Level 3 |
| 166 | + [[CSS3-TEXT-DECOR]]. |
169 | 167 |
|
170 | 168 |
|
171 | 169 | <h3 id="placement"> |
@@ -314,7 +312,7 @@ <h3 id="text-transform"> |
314 | 312 | characters, including any conditional casing rules, as defined in |
315 | 313 | Default Case Algorithm section. If (and only if) the <i>content language</i> |
316 | 314 | of the element is, according to the rules of the |
317 | | - <a href="http://www.w3.org/CSS21/conform.html#doclanguage">document language</a>, |
| 315 | + <a href="http://www.w3.org/TR/CSS21/conform.html#doclanguage">document language</a>, |
318 | 316 | known, |
319 | 317 | then any appropriate language-specific rules must be applied as well. |
320 | 318 | These minimally include, but are not limited to, the language-specific |
@@ -2554,13 +2552,12 @@ <h3 class="no-num" id="informative-ref">Informative references</h3> |
2554 | 2552 | <h2 class="no-num" id="changes">Appendix C: |
2555 | 2553 | Changes</h2> |
2556 | 2554 | <h3 class="no-num" id="recent-changes"> |
2557 | | - Changes from the <a href="http://www.w3.org/TR/2012/WD-css3-text-20120823/">August |
| 2555 | + Changes from the <a href="http://www.w3.org/TR/2012/WD-css3-text-20120814/">August |
2558 | 2556 | 2012 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3> |
2559 | 2557 |
|
2560 | 2558 | <p>Major changes include:</p> |
2561 | 2559 | <ul> |
2562 | | - <li>Shifted text decoration chapter to a separate <a href="http://www.w3.org/TR/css3-text-decor/">Text Decoration module</a> |
2563 | | - <li> |
| 2560 | + <li>Shifted text decoration chapter to a separate Text Decoration module [[CSS3-TEXT-DECOR]] |
2564 | 2561 | </ul> |
2565 | 2562 |
|
2566 | 2563 | <p>Significant details updated:</p> |
|
0 commit comments