We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb7916 commit 0bf93baCopy full SHA for 0bf93ba
dom.bs
@@ -8799,7 +8799,7 @@ check first thing, which matches everyone but Firefox.
8799
<p class=note>For historical reasons {{CharacterData}}
8800
<a for=/>nodes</a> are not checked here and end up throwing later on as a side effect.
8801
8802
- <li><p>Let <var>fragment</var> be the result of <a lt="live range">extracting</a> <a>this</a>.
+ <li><p>Let <var>fragment</var> be the result of <a for="live range">extracting</a> <a>this</a>.
8803
<!-- If the range contains a DocumentType, Firefox 4.0 and Opera 11.00 don't
8804
immediately throw here. Firefox removes the non-DocumentType nodes and
8805
throws, Opera removes all nodes and doesn't throw. This applies to
0 commit comments