@@ -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 Ç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- << a class ="email u-email "
74- href ="mailto:tantek@cs.stanford.edu "> tantek@cs.stanford.edu</ a > >
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 Ç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+ << a class ="u-email email " href ="mailto:tantek@cs.stanford.edu "
85+ > tantek@cs.stanford.edu</ a > >
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
100111Recommendation, and had not been previously listed as at risk, as < a
101112href ="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi "> required</ a >
102113by 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
104117Recommendation following the last call, depending on comments and
105118implementation reports. -->
0 commit comments