1010 rel =dcterms.rights >
1111 < meta content ="CSS Text Decoration Module Level 3 " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2013-03-06 name =dcterms.issued >
13+ < meta content =2013-03-13 name =dcterms.issued >
1414 < meta content ="Elika J. Etemad " name =dcterms.creator >
1515 < meta content ="Koji Ishii " name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
2222 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
2323 type ="text/css ">
2424
25- < body >
25+ < body class = h-entry >
2626 < div class =head > <!--begin-logo-->
2727 < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
2828 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
2929
30- < h1 > CSS Text Decoration Module Level 3</ h1 >
30+ < h1 class = p-name > CSS Text Decoration Module Level 3</ h1 >
3131
32- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 6 March 2013</ h2 >
32+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft < span
33+ class =dt-updated > < span class =value-title title =20130313 > 13 March
34+ 2013</ span > </ span > </ h2 >
3335
3436 < dl >
3537 < dt > This version:</ dt >
3638 <!--
37- <dd><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130306 /">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130306 /</a></dd>
39+ <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130313 /">http://www.w3.org/TR/2013/WD-css-text-decor-3-20130313 /</a></dd>
3840 -->
3941
40- < dd > < a
42+ < dd > < a class = u-url
4143 href ="http://dev.w3.org/csswg/css-text-decor-3/ "> http://dev.w3.org/csswg/css-text-decor-3/</ a >
4244
4345 < dt > Latest version:
@@ -52,28 +54,29 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2013</h2>
5254
5355 < dt > Previous version:
5456
55- < dd > < a
56- href =" http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/ " > http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/</ a >
57+ < dd > < a href =" http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/ "
58+ rel = previous > http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/</ a >
5759
5860 < dt > Issues List:
5961
60- < dd > < a
61- href =" http://www.w3.org/Style/CSS/Tracker/products/10 " > http://www.w3.org/Style/CSS/Tracker/products/10</ a >
62+ < dd > < a href =" http://www.w3.org/Style/CSS/Tracker/products/10 "
63+ rel = issues > http://www.w3.org/Style/CSS/Tracker/products/10</ a >
6264
6365 < dt > Discussion:
6466
65- < dd > < a
66- href ="http://lists.w3.org/Archives/Public/www-style/ "> www-style@w3.org</ a >
67- with subject line “< kbd > [text-decor-3] < var > … message topic
68- …</ var > </ kbd > ”
67+ < dd > < a href ="http://lists.w3.org/Archives/Public/www-style/ "
68+ rel =discussion > www-style@w3.org</ a > with subject line
69+ “< kbd > [text-decor-3] < var > … message topic …</ var > </ kbd > ”
6970
7071 < dt > Editors:
7172
72- < dd > < a href ="http://fantasai.inkedblade.net/contact "> Elika J. Etemad</ a >
73- (Mozilla)
73+ < dd class ="p-author h-card vcard "> < a class ="p-name fn u-url url "
74+ href ="http://fantasai.inkedblade.net/contact " rel =author > Elika J.
75+ Etemad</ a > (< span class ="p-org org "> Mozilla</ span > )
7476
75- < dd > < a href ="mailto:koji.a.ishii@mail.rakuten.com "> Koji Ishii</ a >
76- (Rakuten, Inc.)
77+ < dd class ="p-author h-card vcard "> < a class ="p-name fn u-email email "
78+ href ="mailto:koji.a.ishii@mail.rakuten.com " rel =author > Koji Ishii</ a >
79+ (< span class ="p-org org "> Rakuten, Inc.</ span > )
7780 </ dl >
7881 <!--begin-copyright-->
7982 < p class =copyright > < a
@@ -98,11 +101,11 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2013</h2>
98101
99102 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
100103
101- < p > This module contains the features of CSS relating to text decoration,
102- such as underlines, text shadows, and emphasis marks. < a
103- href ="http://www.w3.org/TR/CSS/ "> CSS</ a > is a language for describing the
104- rendering of structured documents (such as HTML and XML) on screen, on
105- paper, in speech, etc.
104+ < p > < span class = p-summary > This module contains the features of CSS
105+ relating to text decoration, such as underlines, text shadows, and
106+ emphasis marks. </ span > < a href ="http://www.w3.org/TR/CSS/ "> CSS</ a > is a
107+ language for describing the rendering of structured documents (such as
108+ HTML and XML) on screen, on paper, in speech, etc.
106109
107110 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
108111
0 commit comments