Skip to content

Commit 6667972

Browse files
author
Tantek Çelik
committed
[css3-values][m] add h-entry h-card
1 parent dc9c3c4 commit 6667972

File tree

3 files changed

+58
-43
lines changed

3 files changed

+58
-43
lines changed

css-module/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535

3636
<h1 class="p-name">CSS <var class="replaceme">TEMPLATE</var> Module Level <var class="replaceme">N</var></h1>
3737

38-
<h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE]">[DATE]</time></h2>
38+
<h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE]">[DATE]</time> <!-- for HTML4 doctype: <span class="value-title" title="[CDATE]">[DATE]</span></span> --> </h2>
3939
<dl>
4040
<dt>This version:
41-
<dd><a href="[VERSION]" class="u-url">[VERSION]</a>
41+
<dd><a class="u-url" href="[VERSION]">[VERSION]</a>
4242

4343
<dt>Latest version:
4444
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/" class="replaceme">http://www.w3.org/TR/cssN-FIXME/</a>

css3-values/Overview.html

Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@
66
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
77
<title>CSS Values and Units Module Level 3</title>
88

9-
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
9+
<link href="http://purl.org/dc/terms/" rel=schema.dc>
1010
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
11-
rel=dcterms.rights>
12-
<meta content="CSS Values and Units Module Level 3" name=dcterms.title>
13-
<meta content=text name=dcterms.type>
14-
<meta content=2013-03-19 name=dcterms.issued>
15-
<meta content="http://dev.w3.org/csswg/css3-values/" name=dcterms.creator>
16-
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://dev.w3.org/csswg/css3-values/"
18-
name=dcterms.identifier>
11+
rel=dc.rights>
12+
<meta content="CSS Values and Units Module Level 3" name=dc.title>
13+
<meta content=text name=dc.type>
14+
<meta content=2013-03-20 name=dc.date>
15+
<meta content="Håkon Wium Lie" name=dc.creator>
16+
<meta content="Tab Atkins" name=dc.creator>
17+
<meta content="Elika J. Etemad" name=dc.creator>
18+
<meta content=W3C name=dc.publisher>
19+
<meta content="http://dev.w3.org/csswg/css3-values/" name=dc.identifier>
1920
<style type="text/css">
2021
code, small { white-space: nowrap }
2122
.say { color: gray; }
@@ -32,19 +33,21 @@
3233
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
3334
type="text/css">
3435

35-
<body>
36+
<body class=h-entry>
3637
<div class=head> <!--begin-logo-->
3738
<p><a href="http://www.w3.org/"><img alt=W3C height=48
3839
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
3940

40-
<h1>CSS Values and Units Module Level 3</h1>
41+
<h1 class=p-name>CSS Values and Units Module Level 3</h1>
4142

42-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 March 2013</h2>
43+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <span
44+
class=dt-updated><span class=value title=20130320>20 March
45+
2013</span></span></h2>
4346

4447
<dl>
4548
<dt>This version:
4649

47-
<dd><a
50+
<dd><a class=u-url
4851
href="http://dev.w3.org/csswg/css3-values/">http://dev.w3.org/csswg/css3-values/</a>
4952

5053
<dt>Latest version:
@@ -59,30 +62,33 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 March 2013</h2>
5962

6063
<dt>Previous version:
6164

62-
<dd><a
63-
href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">http://www.w3.org/TR/2012/CR-css3-values-20120828/</a>
65+
<dd><a href="http://www.w3.org/TR/2012/CR-css3-values-20120828/"
66+
rel=previous>http://www.w3.org/TR/2012/CR-css3-values-20120828/</a>
6467

6568
<dt>Issue Tracking:
6669

67-
<dd><a
68-
href="http://www.w3.org/Style/CSS/Tracker/products/33">http://www.w3.org/Style/CSS/Tracker/products/33</a>
70+
<dd><a href="http://www.w3.org/Style/CSS/Tracker/products/33"
71+
rel=issues>http://www.w3.org/Style/CSS/Tracker/products/33</a>
6972

7073
<dt>Feedback:
7174

72-
<dd><a
73-
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
74-
with subject line “<kbd>[css3-values] <var>… message topic
75-
</var></kbd>
75+
<dd><a href="http://lists.w3.org/Archives/Public/www-style/"
76+
rel=discussion>www-style@w3.org</a> with subject line
77+
<kbd>[css3-values] <var>… message topic …</var></kbd>
7678

7779
<dt>Editors:
7880

79-
<dd><a href="mailto:howcome@opera.com">Håkon Wium Lie</a> (Opera
80-
Software)
81+
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
82+
href="mailto:howcome@opera.com" rel=author>Håkon Wium Lie</a> (<span
83+
class="p-org org">Opera Software</span>)
8184

82-
<dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
85+
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
86+
href="http://www.xanthir.com/contact" rel=author>Tab Atkins</a> (<span
87+
class="p-org org">Google</span>)
8388

84-
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
85-
(Mozilla)
89+
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
90+
href="http://fantasai.inkedblade.net/contact" rel=author>Elika J.
91+
Etemad</a> (<span class="p-org org">Mozilla</span>)
8692
</dl>
8793
<!--begin-copyright-->
8894
<p class=copyright><a
@@ -107,9 +113,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 March 2013</h2>
107113

108114
<h2 class="no-num no-toc" id=abstract>Abstract</h2>
109115

110-
<p>This CSS3 module describes the common values and units that CSS
111-
properties accept and the syntax used for describing them in CSS property
112-
definitions.
116+
<p><span class=p-summary>This CSS3 module describes the common values and
117+
units that CSS properties accept and the syntax used for describing them
118+
in CSS property definitions.</span>
113119

114120
<h2 class="no-num no-toc" id=status>Status of this document</h2>
115121
<!--begin-status-->

css3-values/Overview.src.html

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
</head>
2323

2424

25-
<body>
25+
<body class="h-entry">
2626
<div class="head">
2727
<!--logo-->
2828

29-
<h1>CSS Values and Units Module Level 3</h1>
29+
<h1 class="p-name">CSS Values and Units Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
31+
<h2 class="no-num no-toc">[LONGSTATUS] <span class="dt-updated"><span class="value" title="[CDATE]">[DATE]</span></span></h2>
3232

3333
<dl>
3434
<dt>This version:</dt>
35-
<dd><a href="[VERSION]">[VERSION]</a></dd>
35+
<dd><a class="u-url" href="[VERSION]">[VERSION]</a></dd>
3636

3737
<dt>Latest version:</dt>
3838
<dd><a href="[LATEST]">[LATEST]</a></dd>
@@ -41,18 +41,27 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4141
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
4242

4343
<dt>Previous version:</dt>
44-
<dd><a href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">http://www.w3.org/TR/2012/CR-css3-values-20120828/</a></dd>
44+
<dd><a rel="previous" href="http://www.w3.org/TR/2012/CR-css3-values-20120828/">http://www.w3.org/TR/2012/CR-css3-values-20120828/</a></dd>
4545

4646
<dt>Issue Tracking:</dt>
47-
<dd><a href="http://www.w3.org/Style/CSS/Tracker/products/33">http://www.w3.org/Style/CSS/Tracker/products/33</a>
47+
<dd><a rel="issues" href="http://www.w3.org/Style/CSS/Tracker/products/33">http://www.w3.org/Style/CSS/Tracker/products/33</a>
4848

4949
<dt>Feedback:</dt>
50-
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line &ldquo;<kbd>[[SHORTNAME]] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
50+
<dd><a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line &ldquo;<kbd>[[SHORTNAME]] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
5151

5252
<dt>Editors:</dt>
53-
<dd><a href="mailto:howcome@opera.com">H&aring;kon Wium Lie</a> (Opera Software)
54-
<dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
55-
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Mozilla)
53+
<dd class="p-author h-card vcard">
54+
<a class="p-name fn u-url url" rel="author"
55+
href="mailto:howcome@opera.com">H&aring;kon Wium Lie</a>
56+
(<span class="p-org org">Opera Software</span>)
57+
<dd class="p-author h-card vcard">
58+
<a class="p-name fn u-url url" rel="author"
59+
href="http://www.xanthir.com/contact">Tab Atkins</a>
60+
(<span class="p-org org">Google</span>)
61+
<dd class="p-author h-card vcard">
62+
<a class="p-name fn u-url url" rel="author"
63+
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
64+
(<span class="p-org org">Mozilla</span>)
5665
</dl>
5766

5867
<!--copyright-->
@@ -63,9 +72,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6372

6473
<h2 class="no-num no-toc" id="abstract">Abstract</h2>
6574

66-
<p>This CSS3 module describes the common values and units that CSS
75+
<p><span class="p-summary">This CSS3 module describes the common values and units that CSS
6776
properties accept and the syntax used for describing them in CSS
68-
property definitions.</p>
77+
property definitions.</span></p>
6978

7079
<h2 class="no-num no-toc" id="status">Status of this document</h2>
7180

0 commit comments

Comments
 (0)