7
7
< meta content ="text/html; charset=utf-8 " http-equiv =Content-Type >
8
8
< title > CSS Conditional Rules Module Level 3</ title >
9
9
10
- < link href ="http://purl.org/dc/terms/ " rel =schema.dc >
10
+ < link href ="http://purl.org/dc/terms/ " rel =schema.dcterms >
11
11
< link href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
12
- rel =dc .rights>
13
- < meta content ="CSS Conditional Rules Module Level 3 " name =dc .title>
14
- < meta content =text name =dc .type>
15
- < meta content =2013-04-04 name =dc .date>
16
- < meta content ="L. David Baron " name =dc .creator>
17
- < meta content =W3C name =dc .publisher>
12
+ rel =dcterms .rights>
13
+ < meta content ="CSS Conditional Rules Module Level 3 " name =dcterms .title>
14
+ < meta content =text name =dcterms .type>
15
+ < meta content =2013-06-03 name =dcterms .date>
16
+ < meta content ="L. David Baron " name =dcterms .creator>
17
+ < meta content =W3C name =dcterms .publisher>
18
18
< meta content ="http://dev.w3.org/csswg/css3-conditional/ "
19
- name =dc .identifier>
19
+ name =dcterms .identifier>
20
20
< link href ="../default.css " rel =stylesheet type ="text/css ">
21
21
< link href ="../csslogo.ico " rel ="shortcut icon " type ="image/x-icon ">
22
22
< link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
23
23
type ="text/css ">
24
- < script src ="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV "
25
- type ="text/javascript " defer > </ script
24
+ < script defer =defer
25
+ src ="http://test.csswg.org/harness/annotate.js#CSS3-CONDITIONAL_DEV "
26
+ type ="text/javascript "> </ script >
26
27
27
28
< body class =h-entry >
28
29
< div class =head > <!--begin-logo-->
32
33
< h1 class =p-name > CSS Conditional Rules Module Level 3</ h1 >
33
34
34
35
< h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft < span
35
- class =dt-updated > < span class =value-title title =20130404 > 4 April
36
+ class =dt-updated > < span class =value-title title =20130603 > 3 June
36
37
2013</ span > </ span > </ h2 >
37
38
38
39
< dl >
39
40
< dt > This version:
40
41
41
42
< dd > < a class =u-url href ="http://dev.w3.org/csswg/css3-conditional/ ">
42
- http://www.w3.org/TR/2013/ED-css3-conditional-20130404 /</ a >
43
+ http://www.w3.org/TR/2013/ED-css3-conditional-20130603 /</ a >
43
44
44
45
< dt > Latest version:
45
46
@@ -58,8 +59,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <span
58
59
59
60
< dt > Previous version:
60
61
61
- < dd > < a href ="http://www.w3.org/TR/2012/WD -css3-conditional-20121213 / "
62
- rel =previous > http://www.w3.org/TR/2012/WD -css3-conditional-20121213 /</ a >
62
+ < dd > < a href ="http://www.w3.org/TR/2013/CR -css3-conditional-20130404 / "
63
+ rel =previous > http://www.w3.org/TR/2013/CR -css3-conditional-20130404 /</ a >
63
64
64
65
< dt > Editors:
65
66
0 commit comments