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 @@ -2426,8 +2426,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
24262426 data-x-href="https://www.w3.org/TR/xml-stylesheet/#the-xml-stylesheet-processing-instruction"><code><?xml-stylesheet?></code></dfn>
24272427 processing instruction, defined in <cite>Associating Style Sheets with XML documents</cite>.
24282428 <ref>XMLSSPI</ref></p>
2429-
2430-
24312429 </dd>
24322430
24332431
@@ -5022,7 +5020,12 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
50225020
50235021 <div w-nodev>
50245022
5023+ <h4>Interactions with XPath</h4>
50255024
5025+ <p id="xpath-1.0-processors">Implementations of XPath 1.0 that operate on <span>HTML
5026+ documents</span> parsed or created in the manners described in this specification (e.g. as part of
5027+ the <code data-x="">document.evaluate()</code> API) must act as if the following edit was applied
5028+ to the XPath 1.0 specification.</p>
50265029
50275030 <p>First, remove this paragraph:</p>
50285031
You can’t perform that action at this time.
0 commit comments