We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190c18a commit dc35803Copy full SHA for dc35803
1 file changed
mimesniff.bs
@@ -396,7 +396,7 @@ these steps:
396
is the empty string, then:
397
398
<ol>
399
- <li><p>Precede each occurence of U+0022 (") or U+005C (\) in <var>value</var> with U+005A (\).
+ <li><p>Precede each occurence of U+0022 (") or U+005C (\) in <var>value</var> with U+005C (\).
400
401
<li><p>Prepend U+0022 (") to <var>value</var>.
402
@@ -2969,6 +2969,7 @@ type</dfn>:
2969
Mark Pilgrim,
2970
Paul Adenot,
2971
Peter Occil,
2972
+ Rob Buis,
2973
Russ Cox,
2974
Simon Pieters, and
2975
triple-underscore
0 commit comments