File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2394,8 +2394,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
23942394 data-x-href="https://www.w3.org/TR/xml-stylesheet/#the-xml-stylesheet-processing-instruction"><code><?xml-stylesheet?></code></dfn>
23952395 processing instruction, defined in <cite>Associating Style Sheets with XML documents</cite>.
23962396 <ref>XMLSSPI</ref></p>
2397-
2398-
23992397 </dd>
24002398
24012399
@@ -4946,7 +4944,12 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
49464944
49474945 <div w-nodev>
49484946
4947+ <h4>Interactions with XPath</h4>
49494948
4949+ <p id="xpath-1.0-processors">Implementations of XPath 1.0 that operate on <span>HTML
4950+ documents</span> parsed or created in the manners described in this specification (e.g. as part of
4951+ the <code data-x="">document.evaluate()</code> API) must act as if the following edit was applied
4952+ to the XPath 1.0 specification.</p>
49504953
49514954 <p>First, remove this paragraph:</p>
49524955
You can’t perform that action at this time.
0 commit comments