Skip to content

Commit f115840

Browse files
committed
Commented out a link to the Index, because the Index itself is commented out.
Removed redundant link to standard style sheet. Replaced two broken links to css3-text-decor with refs to [CSS3-TEXT-DECOR]. Corrected URL of the CSS 2.1 chapter "conform.html".
1 parent ac3f8c1 commit f115840

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

css3-text/Overview.src.html

100755100644
Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<title>CSS Text Module Level 3 (CSS3 Text)</title>
66
<link rel=contents href="#contents">
7-
<link rel=index href="#index">
7+
<!--<link rel=index href="#index">-->
88
<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">
119

1210
<style type="text/css">
1311
.egbidiwsaA,.egbidiwsbB,.egbidiwsaB,.egbidiwsbC
@@ -164,8 +162,8 @@ <h2 id="intro">
164162
<a name="text-emphasis-position"></a>
165163
<a name="text-shadow"></a>
166164
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]].
169167

170168

171169
<h3 id="placement">
@@ -314,7 +312,7 @@ <h3 id="text-transform">
314312
characters, including any conditional casing rules, as defined in
315313
Default Case Algorithm section. If (and only if) the <i>content language</i>
316314
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>,
318316
known,
319317
then any appropriate language-specific rules must be applied as well.
320318
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>
25542552
<h2 class="no-num" id="changes">Appendix C:
25552553
Changes</h2>
25562554
<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
25582556
2012 CSS3 Text <abbr title="Working Draft">WD</abbr></a></h3>
25592557

25602558
<p>Major changes include:</p>
25612559
<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]]
25642561
</ul>
25652562

25662563
<p>Significant details updated:</p>

0 commit comments

Comments
 (0)