|
1 | | -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
2 | | -"http://www.w3.org/TR/html4/strict.dtd"> |
| 1 | +<!DOCTYPE html> |
3 | 2 |
|
4 | 3 | <html lang=en> |
5 | | - <head profile="http://dublincore.org/documents/2008/08/04/dc-html/ "> |
| 4 | + <head> |
6 | 5 | <meta content="text/html" http-equiv=Content-Type> |
7 | 6 | <title>CSS Cascading and Inheritance Level 3</title> |
| 7 | + <!-- |
| 8 | + <link href="http://purl.org/dc/terms/" rel="schema.dcterms"> |
| 9 | + <link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" rel="dcterms.rights"> |
| 10 | + --> |
8 | 11 |
|
9 | | - <link href="http://purl.org/dc/terms/" rel=schema.dcterms> |
10 | | - <link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" |
11 | | - rel=dcterms.rights> |
12 | 12 | <meta content="CSS Cascading and Inheritance Level 3" name=dcterms.title> |
13 | 13 | <meta content=text name=dcterms.type> |
14 | | - <meta content=2012-11-07 name=dcterms.issued> |
| 14 | + <meta content=2012-11-08 name=dcterms.issued> |
15 | 15 | <meta content="http://dev.w3.org/csswg/css3-cascade/" name=dcterms.creator> |
16 | 16 | <meta content=W3C name=dcterms.publisher> |
17 | | - <meta content="http://www.w3.org/TR/2012/ED-css3-cascade-20121107/" |
| 17 | + <meta content="http://www.w3.org/TR/2012/ED-css3-cascade-20121108/" |
18 | 18 | name=dcterms.identifier> |
19 | 19 | <link href="../default.css" rel=stylesheet type="text/css"> |
20 | 20 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
|
27 | 27 |
|
28 | 28 | <h1>CSS Cascading and Inheritance Level 3</h1> |
29 | 29 |
|
30 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 November |
| 30 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 November |
31 | 31 | 2012</h2> |
32 | 32 |
|
33 | 33 | <dl> |
34 | 34 | <dt>This version: |
35 | 35 |
|
36 | 36 | <dd><a |
37 | | - href="http://www.w3.org/TR/2012/ED-css3-cascade-20121107/">http://www.w3.org/TR/2012/ED-css3-cascade-20121107/</a> |
| 37 | + href="http://www.w3.org/TR/2012/ED-css3-cascade-20121108/">http://www.w3.org/TR/2012/ED-css3-cascade-20121108/</a> |
38 | 38 |
|
39 | 39 | <dt>Latest version: |
40 | 40 |
|
|
0 commit comments