Skip to content

Commit b330039

Browse files
committed
Generated. Do not edit!
1 parent 6c99a4a commit b330039

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

css3-text/Overview.html

100755100644
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
<meta content=W3C name=dcterms.publisher>
1717
<meta content="http://www.w3.org/TR/2012/WD-css3-text-20121113/"
1818
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+
2121
<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">
2422
<style type="text/css">
2523
.egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC
2624
{ 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
7169
<dt>Previous version:
7270

7371
<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>
7573

7674
<dt>Issues List:
7775

@@ -371,9 +369,8 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
371369
name=emphasis-marks></a> <a name=text-emphasis-style></a> <a
372370
name=text-emphasis-color></a> <a name=text-emphasis></a> <a
373371
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>.
377374

378375
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
379376

@@ -550,7 +547,7 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
550547
conditional casing rules, as defined in Default Case Algorithm section. If
551548
(and only if) the <a href="#content-language"><i>content language</i></a>
552549
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
554551
language</a>, known, then any appropriate language-specific rules must be
555552
applied as well. These minimally include, but are not limited to, the
556553
language-specific rules in Unicode's <a
@@ -3463,8 +3460,12 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
34633460

34643461
<dt id=CSS3-TEXT-DECOR>[CSS3-TEXT-DECOR]
34653462

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>
34683469
<!---->
34693470

34703471
<dt id=CSS3COLOR>[CSS3COLOR]
@@ -3543,16 +3544,15 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
35433544
<h2 class=no-num id=changes>Appendix C: Changes</h2>
35443545

35453546
<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
35473548
Text <abbr title="Working Draft">WD</abbr></a></h3>
35483549

35493550
<p>Major changes include:
35503551

35513552
<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>
35563556
</ul>
35573557

35583558
<p>Significant details updated:

0 commit comments

Comments
 (0)