File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<html lang=en>
66 <head><meta content="text/html" http-equiv=Content-Type>
7+ <meta charset=utf-8>
78
89 <title>CSS Generated Content Module Level 3</title>
910 <!--
1314 <link href="../default.css" rel=stylesheet type="text/css">
1415 <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
1516 type="text/css">
16-
17- <style type="text/css">
18- .green { color: green; }
19- .navy { color: navy; }
20- .purple { color: purple; }
21- </style>
2217 </head>
2318 <!-- TODO:
2419 ! * Sync with CSS2.1 and GCPM
4136
4237 <h1>CSS Generated Content Module Level 3</h1>
4338
44- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 April 2011</h2>
39+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 April 2011</h2>
4540
4641 <dl>
4742 <dt>This version:
4843
4944 <dd><a
5045 href="http://dev.w3.org/csswg/css3-content/">http://dev.w3.org/csswg/css3-content/</a></dd>
5146 <!-- <dd><a
52- href="2011/ED-css3-content-20110419 ">2011/ED-css3-content-20110419 </a></dd> -->
47+ href="2011/ED-css3-content-20110420 ">2011/ED-css3-content-20110420 </a></dd> -->
5348
5449 <dt>Latest version:
5550
Original file line number Diff line number Diff line change 22<html lang="en">
33<head>
44 <meta http-equiv="Content-Type" content="text/html">
5+ <meta charset="utf-8">
56 <title>CSS Generated Content Module Level 3</title>
67 <!--
78 FIXME when publishing: copy the current default.css and link to
89 "default.css" rather than "../default.css"
910 -->
1011 <link rel="stylesheet" type="text/css" href="../default.css">
1112 <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
12- <style type="text/css">
13- .green { color: green; }
14- .navy { color: navy; }
15- .purple { color: purple; }
16- </style>
1713</head>
1814
1915<!-- TODO:
You can’t perform that action at this time.
0 commit comments