@@ -190,6 +190,9 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
190190 < dd > < a href ="#issues-index "> Inline In Spec</ a >
191191 < dd > < a href ="https://github.com/frivoal/csswg-drafts/issues/ "> GitHub</ a >
192192 < dd > < a href ="#issues-index "> Inline In Spec</ a >
193+ < dd > < a href ="https://github.com/frivoal/csswg-drafts/issues/ "> GitHub</ a >
194+ < dd > < a href ="#issues-index "> Inline In Spec</ a >
195+ < dd > < span > < a href ="http://www.w3.org/Style/CSS/Tracker/products/10 "> http://www.w3.org/Style/CSS/Tracker/products/10</ a > </ span >
193196 < dd > < span > < a href ="http://www.w3.org/Style/CSS/Tracker/products/10 "> http://www.w3.org/Style/CSS/Tracker/products/10</ a > </ span >
194197 < dd > < span > < a href ="http://www.w3.org/Style/CSS/Tracker/products/10 "> http://www.w3.org/Style/CSS/Tracker/products/10</ a > </ span >
195198 < dd > < span > < a href ="http://www.w3.org/Style/CSS/Tracker/products/10 "> http://www.w3.org/Style/CSS/Tracker/products/10</ a > </ span >
@@ -206,6 +209,8 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
206209 < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-email email " href ="mailto:kojiishi@gluesoft.co.jp "> Koji Ishii</ a > (< span class ="p-org org "> Invited Expert</ span > )
207210 < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-url url " href ="http://fantasai.inkedblade.net/contact "> fantasai</ a > (< span class ="p-org org "> Invited Expert</ span > )
208211 < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-email email " href ="mailto:kojiishi@gluesoft.co.jp "> Koji Ishii</ a > (< span class ="p-org org "> Invited Expert</ span > )
212+ < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-url url " href ="http://fantasai.inkedblade.net/contact "> fantasai</ a > (< span class ="p-org org "> Invited Expert</ span > )
213+ < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-email email " href ="mailto:kojiishi@gluesoft.co.jp "> Koji Ishii</ a > (< span class ="p-org org "> Invited Expert</ span > )
209214 </ dl >
210215 </ div >
211216
@@ -226,6 +231,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="cont
226231This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.
227232This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.
228233This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.
234+ This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.
229235This module contains the features of CSS relating to text decoration, such as underlines, text shadows, and emphasis marks.</ p >
230236
231237< a href ="http://www.w3.org/TR/CSS/ "> CSS</ a > is a language for describing the rendering of structured documents
@@ -410,7 +416,7 @@ <h3 class="heading settled" data-level="2.1" id="text-decoration-skip-property">
410416
411417 < p > The following addition are made to the default UA stylesheet for HTML:</ p >
412418
413- < pre > < code class ="lang-css "> ins, del { text-decoration-skip: objects ; }
419+ < pre > < code class ="lang-css "> ins, del { text-decoration-skip: none ; }
414420</ code > </ pre >
415421
416422
0 commit comments