File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -9729,12 +9729,13 @@ <h2>Index</h2>
9729
9729
<!-- textContent attribute --> < li > < dfn data-lt =textContent > < a href =https://dom.spec.whatwg.org/#dom-node-textcontent > < code > textContent</ code > attribute</ a > </ dfn >
9730
9730
</ ul >
9731
9731
9732
- < dd > < p > The following attributes are defined in
9733
- the DOM Parsing and Serialisation specification: [[DOM-PARSING]]
9732
+ < dd > < p > The following terms are defined in
9733
+ the DOM Parsing and Serialization specification: [[DOM-PARSING]]
9734
9734
< ul >
9735
- <!-- innerHTML IDL Attribute--> < li > < dfn > < a href =https://w3c.github.io/DOM-Parsing/#dom-element-innerhtml > < code > innerHTML</ code > IDL attribute</ a > </ dfn >
9735
+ <!-- fragment serializing algorithm --> < li > < dfn > < a href ="https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm "> fragment serializing algorithm</ a > </ dfn >
9736
+ <!-- innerHTML IDL Attribute--> < li > < dfn > < a href =https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml > < code > innerHTML</ code > IDL attribute</ a > </ dfn >
9736
9737
<!-- outerHTML IDL Attribute--> < li > < dfn > < a href =https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml > < code > outerHTML</ code > IDL attribute</ a > </ dfn >
9737
- <!-- serializeToString --> < li > < dfn data-lt ="serializing to string "> < a href =https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring > < code > serializeToString</ code > </ a > </ dfn >
9738
+ <!-- serializeToString --> < li > < dfn data-lt ="serializing to string "> < a href =https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring > < code > serializeToString</ code > method </ a > </ dfn >
9738
9739
</ ul >
9739
9740
9740
9741
< dd > < p > The following attributes are defined
@@ -9767,13 +9768,6 @@ <h2>Index</h2>
9767
9768
< li > < dfn data-lt ="modifier key "> < a href =https://www.w3.org/TR/uievents-key/#keys-modifier > Keyboard modifier keys</ a > </ dfn >
9768
9769
</ ul >
9769
9770
9770
- < dt > DOM Parsing
9771
- < dd > < p > The following terms are defined in the DOM Parsing and Serialization Specification: [[DOMPARSING]]
9772
- < ul >
9773
- < li > <!-- Fragment serializing algorithm --> < dfn > < a href ="https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm "> Fragment serializing algorithm</ a > </ dfn >
9774
- </ ul >
9775
- </ dd >
9776
-
9777
9771
< dt > ECMAScript
9778
9772
< dd > < p > The following terms are defined in the ECMAScript Language Specification: [[ECMA-262]]
9779
9773
< ul >
You can’t perform that action at this time.
0 commit comments