8000 [css2] Generated. Do not edit! · w3c/csswg-drafts@6f0d952 · GitHub
Skip to content

Commit 6f0d952

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403066
1 parent b9ebdd4 commit 6f0d952

87 files changed

Lines changed: 4159 additions & 3431 deletions

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.111 2010-02-11 15:59:15 bbos Exp $
3+
# $Id: Makefile,v 2.112 2010-10-25 14:27:07 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
77
THE_YEAR = YYYY
88
THE_MONTH = MM
99
THE_MONTHNAME = MMMMM
1010
THE_DAY = DD
11-
THE_STATUS = MO
12-
THE_STATUSNAME = Member-only Draft
11+
THE_STATUS = ED
12+
THE_STATUSNAME = Editors Draft
1313

1414
PREV_YEAR = 2009
1515
PREV_MONTH = 09

css2/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="cover.html">
1010
<link rel="next" href="intro.html">
1111
<link rel="contents" href="cover.html#minitoc">

css2/aural.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>Aural style sheets</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="ui.html">
1010
<link rel="next" href="refs.html">
1111
<link rel="contents" href="cover.html#minitoc">

css2/box.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<HEAD>
66
<TITLE>Box model</TITLE>
77
<link rel="stylesheet" href="style/default.css" type="text/css">
8-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
8+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
99
<link rel="prev" href="media.html">
1010
<link rel="next" href="visuren.html">
1111
<link rel="contents" href="cover.html#minitoc">

css2/cascade.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<HEAD>
55
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
66
<link rel="stylesheet" href="style/default.css< 6D67 /span>" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="selector.html">
99
<link rel="next" href="media.html">
1010
<link rel="contents" href="cover.html#minitoc">

css2/changes.html

Lines changed: 238 additions & 101 deletions
Large diffs are not rendered by default.

css2/colors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<title>Colors and backgrounds</title>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="page.html">
99
<link rel="next" href="fonts.html">
1010
<link rel="contents" href="cover.html#minitoc">

css2/conform.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<HEAD>
55
<TITLE>Conformance: requirements and recommendations</TITLE>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" type="text/css">
7+
<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
88
<link rel="prev" href="intro.html">
99
<link rel="next" href="syndata.html">
1010
<link rel="contents" href="cover.html#minitoc">

css2/cover.html

Lines changed: 69 additions & 53 deletions
Large diffs are not rendered by default.

css2/css2.html

Lines changed: 342 additions & 160 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)