Skip to content

Commit b9b51ed

Browse files
author
Tantek Çelik
committed
note couple new props/values in status as another LC reason, prep for TR publishing.
1 parent 508046b commit b9b51ed

2 files changed

Lines changed: 34 additions & 16 deletions

File tree

css3-ui/Overview.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,14 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 January
5252

5353
<dl>
5454
<dt>This version:</dt>
55-
<!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-ui-20120111">http://www.w3.org/TR/2012/ED-css3-ui-20120111</a></dd> -->
55+
<!-- TR This version -->
5656

57-
<dd><a
58-
href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a>
57+
<dd><a href="http://www.w3.org/TR/2012/ED-css3-ui-20120111">
58+
http://www.w3.org/TR/2012/ED-css3-ui-20120111</a></dd>
59+
<!-- editor's draft This version -->
60+
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
61+
http://dev.w3.org/csswg/css3-ui/</a>
62+
</dd> -->
5963

6064
<dt>Latest version:
6165

@@ -79,12 +83,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 January
7983

8084
<dt>Editor:
8185

82-
<dd class="vcard h-card"><a class="fn p-name url u-url"
83-
href="http://tantek.com" lang=tr>Tantek &Ccedil;elik</a> (<a
84-
class="company org h-org" href="http://www.mozilla.org/">Mozilla
86+
<dd class="h-card vcard"> <a class="p-name fn u-url url"
87+
href="http://tantek.com" lang=tr rel=author> Tantek &Ccedil;elik</a> (<a
88+
class="company h-org org" href="http://www.mozilla.org/">Mozilla
8589
Foundation</a>, and before at <a
8690
href="http://www.microsoft.com/">Microsoft Corporation</a>) &lt;<a
87-
class="email u-email"
91+
class="u-email email"
8892
href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
8993
</dl>
9094
<!--begin-copyright-->
@@ -164,8 +168,9 @@ <h2 class="no-num no-toc" id=status style="page-break-before:auto">Status
164168
that were not implemented sufficiently to advance to Proposed
165169
Recommendation, and had not been previously listed as at risk, as <a
166170
href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi">required</a>
167-
by the W3C Process.
168-
<!-- This specification may advance directly to Proposed
171+
by the W3C Process. This draft also adds a couple of new properties and
172+
values. See <a href="#changes">Appendix C. Changes</a> for further
173+
details. <!-- This specification may advance directly to Proposed
169174
Recommendation following the last call, depending on comments and
170175
implementation reports. -->
171176
All persons are encouraged to review this document and send comments to

css3-ui/Overview.src.html

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,14 @@ <h1>CSS Basic User Interface Module Level 3</h1>
5353
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
5454
<dl>
5555
<dt>This version:</dt>
56-
<!-- <dd><a href="http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]">http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a></dd> -->
57-
<dd><a href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a></dd>
56+
<!-- TR This version -->
57+
<dd><a href="http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]">
58+
http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a>
59+
</dd>
60+
<!-- editor's draft This version -->
61+
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
62+
http://dev.w3.org/csswg/css3-ui/</a>
63+
</dd> -->
5864
<dt>Latest version:</dt>
5965
<dd><a href="http://www.w3.org/TR/[SHORTNAME]">http://www.w3.org/TR/[SHORTNAME]</a></dd>
6066

@@ -67,11 +73,16 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6773
<dt>Previous version:</dt>
6874
<dd><a href="http://www.w3.org/TR/2004/CR-css3-ui-20040511/">http://www.w3.org/TR/2004/CR-css3-ui-20040511/</a></dd>
6975
<dt>Editor:</dt>
70-
<dd class="vcard h-card"><a lang="tr" class="fn p-name url u-url" href="http://tantek.com">Tantek &Ccedil;elik</a>
71-
(<a class="company org h-org" href="http://www.mozilla.org/">Mozilla Foundation</a>,
72-
and before at <a href="http://www.microsoft.com/">Microsoft Corporation</a>)
73-
&lt;<a class="email u-email"
74-
href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
76+
<dd class="h-card vcard">
77+
<a lang="tr" class="p-name fn u-url url" rel="author"
78+
href="http://tantek.com">
79+
Tantek &Ccedil;elik</a>
80+
(<a class="company h-org org" href="http://www.mozilla.org/">Mozilla
81+
Foundation</a>,
82+
and before at
83+
<a href="http://www.microsoft.com/">Microsoft Corporation</a>)
84+
&lt;<a class="u-email email" href="mailto:tantek@cs.stanford.edu"
85+
>tantek@cs.stanford.edu</a>&gt;
7586
</dd>
7687
</dl>
7788

@@ -100,6 +111,8 @@ <h2 style="page-break-before:auto" class="no-num no-toc" id="status">Status of t
100111
Recommendation, and had not been previously listed as at risk, as <a
101112
href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi">required</a>
102113
by the W3C Process.
114+
This draft also adds a couple of new properties and values.
115+
See <a href="#changes">Appendix C. Changes</a> for further details.
103116
<!-- This specification may advance directly to Proposed
104117
Recommendation following the last call, depending on comments and
105118
implementation reports. -->

0 commit comments

Comments
 (0)