Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions xhr.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1300,9 +1300,10 @@ not be web compatible.

<li><p>Let <var>document</var> be a
<a>document</a> that
represents the result parsing <var>xhr</var>'s <a>received bytes</a> following the rules set
forth in the HTML Standard for an HTML parser with scripting disabled and
<a>a known definite encoding</a> <var>charset</var>.
represents the result of parsing <var>xhr</var>'s <a>received bytes</a> following the rules set
forth in the HTML Standard for an HTML parser with scripting disabled,
<a>a known definite encoding</a> <var>charset</var>, and <a>include shadow roots state</a>
set to "deny".
[[!HTML]]

<li><p>Flag <var>document</var> as an
Expand Down Expand Up @@ -1987,6 +1988,7 @@ Mark Birbeck,
Mark Nottingham,
Mark S. Miller,
Martin Hassman,
Mason Freed,
Mike Pennisi,
Mohamed Zergaoui,
Ms2ger,
Expand Down