We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f775aa commit 50ff766Copy full SHA for 50ff766
css-syntax/Overview.bs
@@ -314,7 +314,7 @@ The input byte stream</h3>
314
for the sequence of <code>XX</code> bytes,
315
interpreted as <code>ASCII</code>.
316
317
- <details class='why'>
+ <details class='note'>
318
<summary>What does that byte sequence mean?</summary>
319
320
The byte sequence above,
@@ -328,7 +328,7 @@ The input byte stream</h3>
328
if it was anything else except failure,
329
use the return value as the fallback encoding.
330
331
332
<summary>Why use utf-8 when the declaration says utf-16?</summary>
333
334
The bytes of the encoding declaration spell out “<code>@charset "…";</code>” in ASCII,
0 commit comments