You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css2/about.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -59,8 +59,8 @@ <h2>1.1 <a name="css2.2-v-css2">CSS 2.2 vs CSS 2</a></h2>
59
59
60
60
<p>The CSS community has gained significant experience with the CSS2
61
61
specification since it became a recommendation in 1998. Errors in the
62
-
CSS2 specification have subsequently been corrected in the first
63
-
revised edition [[-CSS21]] in 2011, but new errata were necessary.
62
+
CSS2 specification <ahref="refs.html#ref-CSS2" rel="biblioentry" class="noxref"><spanclass="informref">[CSS20]</span></a>have subsequently been corrected in the first
63
+
revised edition <ahref="refs.html#ref-CSS21" rel="biblioentry" class="noxref"><spanclass="informref">[CSS21]</span></a> in 2011, but new errata were necessary.
64
64
65
65
<p>While many of the issues will be addressed by the upcoming CSS3
66
66
specifications, the current state of affairs hinders the
@@ -144,15 +144,15 @@ <h2>1.3 <a name="organization">How the specification is organized</a></h2>
144
144
145
145
<dl>
146
146
147
-
<dt><Strong>Section 2: An introduction to CSS 2.2</strong>
147
+
<dt><Strong>Section 2: An introduction to CSS 2</strong>
148
148
149
-
<dd>The introduction includes a brief tutorial on CSS 2.2 and
150
-
a discussion of design principles behind CSS 2.2.
149
+
<dd>The introduction includes a brief tutorial on CSS 2 and
150
+
a discussion of design principles behind CSS 2.
Copy file name to clipboardExpand all lines: css2/aural.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ <h2>A.1 <a name="aural-media-group">The media types 'aural' and 'speech'</a></h2
67
67
define which properties do or do not apply to it.
68
68
69
69
<
A3CA
span class=pl-kos><p>The properties in this appendix apply to a media type 'aural', that
70
-
was introduced in CSS2. The type 'aural' is now deprecated.
70
+
was introduced in CSS2 (1998) <ahref="refs.html#ref-CSS2" rel="biblioentry" class="noxref"><spanclass="informref">[CSS20]</span></a>. The type 'aural' is now deprecated.
Copy file name to clipboardExpand all lines: css2/changes.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ <H1><a name="q21.0">Appendix C. Changes</a></H1>
29
29
<!-- /warning -->
30
30
<P><em>This appendix is informative, not normative.</em></P>
31
31
32
-
<P>CSS 2.2 is an updated revision of CSS2. The changes between
33
-
the CSS2.1 specification (see <ahref="refs.html#ref-CSS2" rel="biblioentry" class="noxref"><spanclass="informref">[CSS2]</span></a>) and this specification fall into
32
+
<P>CSS 2.2 is an updated revision of CSS 2. The changes between
33
+
the CSS 2.1 specification (see <ahref="refs.html#ref-CSS21" rel="biblioentry" class="noxref"><spanclass="informref">[CSS21]</span></a>) and this specification fall into
34
34
five groups: <ahref="#known-errors">known errors,</a> typographical
0 commit comments