Skip to content

Commit 9377fd6

Browse files
authored
Remove inaccurate statement about the insertion mode and CDATA sections
1 parent 746f2ed commit 9377fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141109,7 +141109,7 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
141109141109
frameset</span>", "<span data-x="insertion mode: after after body">after after body</span>", and
141110141110
"<span data-x="insertion mode: after after frameset">after after frameset</span>" during the
141111141111
course of the parsing, as described in the <span>tree construction</span> stage. The insertion
141112-
mode affects how tokens are processed and whether CDATA sections are supported.</p>
141112+
mode affects how tokens are processed.</p>
141113141113

141114141114
<div algorithm>
141115141115
<p>Several of these modes, namely "<span data-x="insertion mode: in head">in head</span>", "<span

0 commit comments

Comments
 (0)