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>
97299729 <!-- textContent attribute --> < li > < dfn data-lt =textContent > < a href =https://dom.spec.whatwg.org/#dom-node-textcontent > < code > textContent</ code > attribute</ a > </ dfn >
97309730 </ ul >
97319731
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]]
97349734 < 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 >
97369737 <!-- 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 >
97389739 </ ul >
97399740
97409741 < dd > < p > The following attributes are defined
@@ -9767,13 +9768,6 @@ <h2>Index</h2>
97679768 < li > < dfn data-lt ="modifier key "> < a href =https://www.w3.org/TR/uievents-key/#keys-modifier > Keyboard modifier keys</ a > </ dfn >
97689769 </ ul >
97699770
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-
97779771 < dt > ECMAScript
97789772 < dd > < p > The following terms are defined in the ECMAScript Language Specification: [[ECMA-262]]
97799773 < ul >
You can’t perform that action at this time.
0 commit comments