File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -100832,9 +100832,9 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
100832100832 <td><p>This error occurs if the parser encounters a numeric <span
100833100833 data-x="syntax-charref">character reference</span> that references a <span
100834100834 data-x="control">control</span> <span>code point</span> that is not <span>ASCII
100835- whitespace</span>, a U+000D CARRIAGE RETURN, or U+0000 NULL . The parser resolves such character
100836- references as-is except C1 control references that are replaced according to the <span>numeric
100837- character reference end state</span>.</p>
100835+ whitespace</span> or is a U+000D CARRIAGE RETURN. The parser resolves such character references
100836+ as-is except C1 control references that are replaced according to the <span>numeric character
100837+ reference end state</span>.</p>
100838100838
100839100839 <tr>
100840100840 <td><dfn data-x="parse-error-end-tag-with-attributes">end-tag-with-attributes</dfn>
@@ -121714,6 +121714,7 @@ INSERT INTERFACES HERE
121714121714 Smylers,
121715121715 Srirama Chandra Sekhar Mogali,
121716121716 Stanton McCandlish,
121717+ stasoid, <!-- GitHub -->
121717121718 Stefan Håkansson,
121718121719 Stefan Haustein,
121719121720 Stefan Santesson,
You can’t perform that action at this time.
0 commit comments