File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,13 +158,16 @@ <h2>CSS style sheet representation</h2>
158158attribute of the LINK element).
159159</ ol >
160160
161- < div class ="issue "> < p > As a practical matter, we should probably
161+ < p class ="issue "> As a practical matter, we should probably
162162recommend what to do if there's no character encoding information in any
163163of these three sources of information. Should the style sheet be assumed
164164to be in a default encoding (ISO-8859-1 or UTF-8?) or should the
165165encoding of the document be used (which in turn might have some default
166166or might be "sniffed")? The latter has been observed to break some
167- existing style sheets.</ p > </ div >
167+ existing style sheets. <!-- Mozilla bug 72658 --> </ p >
168+
169+ < p class ="issue "> We should probably have a MUST requirement for
170+ authors to tighten things up (2003-02-24 telecon).</ p >
168171
169172< p > At most one @charset rule may appear in an external
170173style sheet -- it must < em > not</ em > appear in an embedded style sheet
You can’t perform that action at this time.
0 commit comments