File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414</ a > </ p >
1515 < h1 class ="p-name no-ref " id =title > CSS Syntax Module Level 3</ h1 >
1616 < h2 class ="no-num no-toc no-ref heading settled heading " id =subtitle > < span class =content > Editor’s Draft,
17- < span class =dt-updated > < span class =value-title title =20130907 > 7 September 2013</ span > </ span > </ span > </ h2 >
17+ < span class =dt-updated > < span class =value-title title =20130911 > 11 September 2013</ span > </ span > </ span > </ h2 >
1818 < div data-fill-with =spec-metadata > < dl > < dt > This version:< dd > < a class =u-url href =http://dev.w3.org/csswg/css-syntax > http://dev.w3.org/csswg/css-syntax</ a > < dt > Editor’s Draft:< dd > < a href =http://dev.w3.org/csswg/css-syntax > http://dev.w3.org/csswg/css-syntax</ a > < dt > Previous Versions:< dd > < a href =http://www.w3.org/TR/2003/WD-css3-syntax-20030813/ rel =previous > http://www.w3.org/TR/2003/WD-css3-syntax-20030813/</ a >
1919< dt > Feedback:</ dt >
2020 < dd > < a href ="mailto:www-style@w3.org?subject=%5Bcss-syntax%5D%20feedback "> www-style@w3.org</ a >
@@ -2829,7 +2829,7 @@ <h2 class="heading settled heading" data-level=9 id=serialization><span class=se
28292829 followed by its contents
28302830 followed by "*/".
28312831
2832- < p > If the implementation does not preserve comments ,
2832+ < p > Unless the implementation has a preserved comment at that position ,
28332833 it must insert the text "/**/" between the serialization of adjacent tokens
28342834 when the two tokens are of the following pairs:
28352835
Original file line number Diff line number Diff line change @@ -2717,7 +2717,7 @@ <h2 id="serialization">
27172717 followed by its contents
27182718 followed by "*/".
27192719
2720- If the implementation does not preserve comments ,
2720+ Unless the implementation has a preserved comment at that position ,
27212721 it must insert the text "/**/" between the serialization of adjacent tokens
27222722 when the two tokens are of the following pairs:
27232723
You can’t perform that action at this time.
0 commit comments