File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454</ p >
5555 < h1 class ="p-name no-ref " id =title > CSS Syntax Module Level 3</ h1 >
5656 < h2 class ="no-num no-toc no-ref heading settled heading " id =subtitle > < span class =content > Editor’s Draft,
57- < span class =dt-updated > < span class =value-title title =20140127 > 27 January 2014</ span > </ span > </ span > </ h2 >
57+ < span class =dt-updated > < span class =value-title title =20140201 > 1 February 2014</ span > </ span > </ span > </ h2 >
5858 < 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 > Latest version:< dd > < a href =http://www.w3.org/TR/css-syntax-3/ > http://www.w3.org/TR/css-syntax-3/</ 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/2013/WD-css-syntax-3-20131105/ rel =previous > http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/</ a > < dd > < a href =http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/ rel =previous > http://www.w3.org/TR/2013/WD-css-syntax-3-20130919/</ a >
5959 < dt > Feedback:</ dt >
6060 < dd > < a href ="mailto:www-style@w3.org?subject=%5Bcss-syntax%5D%20feedback "> www-style@w3.org</ a >
@@ -520,8 +520,9 @@ <h3 class="heading settled heading" data-level=3.2 id=input-byte-stream><span cl
520520
521521< p > If neither of these options are available,
522522 authors should begin the stylesheet with a UTF-8 BOM
523- or the exact characters < code > @charset "utf-8";</ code > .
524- </ div >
523+ or the exact characters
524+
525+ < pre > @charset "utf-8";</ pre > </ div >
525526
526527< h3 class ="heading settled heading " data-level =3.3 id =environment-encoding > < span class =secno > 3.3 </ span > < span class =content >
527528Environment encoding</ span > < a class =self-link href =#environment-encoding > </ a > </ h3 >
Original file line number Diff line number Diff line change @@ -358,7 +358,9 @@ <h3 id="input-byte-stream">
358358
359359 If neither of these options are available,
360360 authors should begin the stylesheet with a UTF-8 BOM
361- or the exact characters < code > @charset "utf-8";</ code > .
361+ or the exact characters
362+
363+ < pre > @charset "utf-8";</ pre >
362364 </ div >
363365
364366< h3 id ="environment-encoding ">
You can’t perform that action at this time.
0 commit comments