Skip to content

Commit efcf0af

Browse files
Alcarodomenic
authored andcommitted
Clarify that 0x0D CR is not allowed in entities
1 parent 2b408b6 commit efcf0af

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

source

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104380,8 +104380,8 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
104380104380
<span data-x="parse-error-noncharacter-character-reference">noncharacter-character-reference</span>
104381104381
<span>parse error</span>.</p></li>
104382104382

104383-
<li><p>If the number is 0x0D<!-- CR is not allowed --> or a
104384-
<span data-x="control">control</span>, but not <span>ASCII whitespace</span>, then this is a
104383+
<li><p>If the number is 0x0D<!-- CR is not allowed -->, or a
104384+
<span data-x="control">control</span> that's not <span>ASCII whitespace</span>, then this is a
104385104385
<span data-x="parse-error-control-character-reference">control-character-reference</span>
104386104386
<span>parse error</span>. If the number is one of the numbers in the first column of the
104387104387
following table, then find the row with that number in the first column, and set the <var
@@ -120420,6 +120420,7 @@ INSERT INTERFACES HERE
120420120420
Alexey Feldgendler,
120421120421
&#1040;&#1083;&#1077;&#1082;&#1089;&#1077;&#1081; &#1055;&#1088;&#1086;&#1089;&#1082;&#1091;&#1088;&#1103;&#1082;&#1086;&#1074; (Alexey Proskuryakov),
120422120422
Alexis Deveria,
120423+
Alfred Agrell, <!-- Alcaro on GitHub -->
120423120424
Ali Juma,
120424120425
Alice Boxhall,
120425120426
Allan Clements,

0 commit comments

Comments
 (0)