Skip to content

Commit 39f3ff5

Browse files
committed
[css2] Made directory css22 for CSS 2.2. Directory css2 is now for CSS 2.3. Updated Overview page in css2 to say it contains an editors' draft of CSS 2.3.
1 parent e1098c2 commit 39f3ff5

163 files changed

Lines changed: 44598 additions & 5 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css2/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ PREV_DAY =
2525
PREV_STATUS = WD
2626
PREV_NAME = CSS22
2727

28-
PERMANENT_NAME = CSS22
28+
PERMANENT_NAME = CSS23
2929

3030
# A very visible warning after the first H1 on every page (or at the
3131
# location of the _THE_WARNING_ placeholder on some pages). Leave

css2/Overview.src

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
<html lang="en">
44

5-
<title>Cascading Style Sheets Level 2 Revision 2 (CSS&nbsp;2.2) Specification</title>
5+
<title>Cascading Style Sheets Level 2 Revision 3 (CSS&nbsp;2.2) Specification</title>
66
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS22_DEV" type="text/javascript" defer></script-->
77

88
<body>
99
<div class="head">
1010
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
1111
src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"></a>
1212

13-
<h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS&nbsp;2.2) Specification</h1>
13+
<h1 id="title">Cascading Style Sheets Level 2 Revision 3 (CSS&nbsp;2.2) Specification</h1>
1414
<h2 id="W3C-doctype">W3C _THE_STATUSNAME_ _THE_DATE_</h2>
1515

1616
<dl>
@@ -105,8 +105,8 @@ applications). By separating the presentation style of documents from
105105
the content of documents, CSS simplifies Web authoring and
106106
site maintenance.
107107

108-
<P>CSS&nbsp;2.2 is the second revision of CSS level&nbsp;2 [[-CSS2]]. It
109-
corrects a few errors in CSS&nbsp;2.1, the first revision of CSS
108+
<P>CSS&nbsp;2.3 is the third revision of CSS level&nbsp;2 [[-CSS2]]. It
109+
corrects a few errors in CSS&nbsp;2.2, the second revision of CSS
110110
level&nbsp;2.
111111
It is <strong>not</strong> the latest version of CSS. See the "CSS Snapshot"
112112
[[-CSS]] for an overview of specifications that make up the whole of

0 commit comments

Comments
 (0)