You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"generatedSubtitle": "W3C Editor's Draft 02 July 2026"
329
329
}</script>
330
330
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head><body data-cite="WEBIDL CSSOM-VIEW GEOMETRY-1 fileapi HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
</p></li><li><p>Return a pair of (<var>x</var>, <var>y</var>).
6181
6181
</p></li></ol>
6182
6182
6183
-
<p>To determine if <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-node" id="ref-for-index-term-node-1">node</a> is <dfn id="dfn-not-in-the-same-tree" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">not in the same tree</dfn>
6184
-
as another <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-node" id="ref-for-index-term-node-2">node</a>, <var>other</var>,
6183
+
<p>To determine if a <a data-link-type="interface" data-lt="Node" href="https://dom.spec.whatwg.org/#node" id="ref-for-index-term-node-interface-1"><code>Node</code></a> <var>node</var> is <dfn id="dfn-not-in-the-same-tree" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">not in the same tree</dfn> as a <a data-link-type="interface" data-lt="Node" href="https://dom.spec.whatwg.org/#node" id="ref-for-index-term-node-interface-2"><code>Node</code></a> <var>other</var>,
is not <var>other</var>'s <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-node-document" id="ref-for-index-term-node-document-for-node-4">node document</a>,
6190
6189
return true.
6191
6190
6192
-
</p></li><li><p>Return true if the result of calling the <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-node" id="ref-for-index-term-node-4">node</a>'s
6191
+
</p></li><li><p>Return true if the result of calling <var>node</var>'s
6193
6192
<a data-link-type="method" data-lt="compareDocumentPosition()" href="https://dom.spec.whatwg.org/#dom-node-comparedocumentposition" id="ref-for-index-term-comparedocumentposition-for-node-1"><code>compareDocumentPosition</code></a><code>()</code> with <var>other</var> as argument
6194
6193
is <a data-link-type="const" href="https://dom.spec.whatwg.org/#dom-node-document_position_disconnected" id="ref-for-index-term-document_position_disconnected-for-node-1"><code>DOCUMENT_POSITION_DISCONNECTED</code></a> (1),
</div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-node" aria-label="Links in this document to definition: node">
25575
+
</div><div class="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-node-interface" aria-label="Links in this document to definition: Node interface">
25577
25576
<span class="caret"></span>
25578
25577
<div>
25579
-
<a class="self-link" href="https://dom.spec.whatwg.org/#concept-node" aria-label="Permalink for definition: node. Activate to close this dialog.">Permalink</a>
25578
+
<a class="self-link" href="https://dom.spec.whatwg.org/#node" aria-label="Permalink for definition: Node interface. Activate to close this dialog.">Permalink</a>
<a href="https://fetch.spec.whatwg.org/"><cite>Fetch Standard</cite></a>. Anne van Kesteren. WHATWG. Living Standard. URL: <a href="https://fetch.spec.whatwg.org/">https://fetch.spec.whatwg.org/</a>
26605
26604
</dd><dt id="bib-fileapi">[fileapi]</dt><dd>
26606
-
<a href="https://www.w3.org/TR/FileAPI/"><cite>File API</cite></a>. Marijn Kruisselbrink. W3C. 3 December 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/FileAPI/">https://www.w3.org/TR/FileAPI/</a>
26605
+
<a href="https://www.w3.org/TR/FileAPI/"><cite>File API</cite></a>. Marijn Kruisselbrink. W3C. 4 June 2026. W3C Working Draft. URL: <a href="https://www.w3.org/TR/FileAPI/">https://www.w3.org/TR/FileAPI/</a>
<a href="https://fullscreen.spec.whatwg.org/"><cite>Fullscreen API Standard</cite></a>. Philip Jägenstedt. WHATWG. Living Standard. URL: <a href="https://fullscreen.spec.whatwg.org/">https://fullscreen.spec.whatwg.org/</a>
<a href="https://www.w3.org/TR/pointerevents4/"><cite>Pointer Events</cite></a>. Patrick Lauke; Robert Flack. W3C. 22 May 2026. W3C Working Draft. URL: <a href="https://www.w3.org/TR/pointerevents4/">https://www.w3.org/TR/pointerevents4/</a>
26619
+
<a href="https://www.w3.org/TR/pointerevents4/"><cite>Pointer Events</cite></a>. Patrick Lauke; Robert Flack. W3C. 1 July 2026. W3C Working Draft. URL: <a href="https://www.w3.org/TR/pointerevents4/">https://www.w3.org/TR/pointerevents4/</a>
<a href="https://www.w3.org/2001/tag/doc/promises-guide"><cite>Writing Promise-Using Specifications</cite></a>. Domenic Denicola. W3C. 9 November 2018. TAG Finding. URL: <a href="https://www.w3.org/2001/tag/doc/promises-guide">https://www.w3.org/2001/tag/doc/promises-guide</a>
26623
26622
</dd><dt id="bib-rfc1928">[RFC1928]</dt><dd>
26624
-
<a href="https://www.rfc-editor.org/rfc/rfc1928"><cite>SOCKS Protocol Version 5</cite></a>. M. Leech; M. Ganis; Y. Lee; R. Kuris; D. Koblas; L. Jones. IETF. March 1996. Proposed Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc1928">https://www.rfc-editor.org/rfc/rfc1928</a>
26623
+
<a href="https://www.rfc-editor.org/info/rfc1928/"><cite>SOCKS Protocol Version 5</cite></a>. M. Leech; M. Ganis; Y. Lee; R. Kuris; D. Koblas; L. Jones. IETF. March 1996. Proposed Standard. URL: <a href="https://www.rfc-editor.org/info/rfc1928/">https://www.rfc-editor.org/info/rfc1928/</a>
26625
26624
</dd><dt id="bib-rfc2397">[RFC2397]</dt><dd>
26626
-
<a href="https://www.rfc-editor.org/rfc/rfc2397"><cite>The "data" URL scheme</cite></a>. L. Masinter. IETF. August 1998. Proposed Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc2397">https://www.rfc-editor.org/rfc/rfc2397</a>
26625
+
<a href="https://www.rfc-editor.org/info/rfc2397/"><cite>The "data" URL scheme</cite></a>. L. Masinter. IETF. August 1998. Proposed Standard. URL: <a href="https://www.rfc-editor.org/info/rfc2397/">https://www.rfc-editor.org/info/rfc2397/</a>
26627
26626
</dd><dt id="bib-rfc3514">[RFC3514]</dt><dd>
26628
-
<a href="https://www.rfc-editor.org/rfc/rfc3514"><cite>The Security Flag in the IPv4 Header</cite></a>. S. Bellovin. IETF. 1 April 2003. Informational. URL: <a href="https://www.rfc-editor.org/rfc/rfc3514">https://www.rfc-editor.org/rfc/rfc3514</a>
26627
+
<a href="https://www.rfc-editor.org/info/rfc3514/"><cite>The Security Flag in the IPv4 Header</cite></a>. S. Bellovin. IETF. 1 April 2003. Informational. URL: <a href="https://www.rfc-editor.org/info/rfc3514/">https://www.rfc-editor.org/info/rfc3514/</a>
26629
26628
</dd><dt id="bib-rfc4122">[RFC4122]</dt><dd>
26630
-
<a href="https://www.rfc-editor.org/rfc/rfc4122"><cite>A Universally Unique IDentifier (UUID) URN Namespace</cite></a>. P. Leach; M. Mealling; R. Salz. IETF. July 2005. Proposed Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc4122">https://www.rfc-editor.org/rfc/rfc4122</a>
26629
+
<a href="https://www.rfc-editor.org/info/rfc4122/"><cite>A Universally Unique IDentifier (UUID) URN Namespace</cite></a>. P. Leach; M. Mealling; R. Salz. IETF. July 2005. Proposed Standard. URL: <a href="https://www.rfc-editor.org/info/rfc4122/">https://www.rfc-editor.org/info/rfc4122/</a>
26631
26630
</dd><dt id="bib-rfc4632">[RFC4632]</dt><dd>
26632
-
<a href="https://www.rfc-editor.org/rfc/rfc4632"><cite>Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan</cite></a>. V. Fuller; T. Li. IETF. August 2006. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc4632">https://www.rfc-editor.org/rfc/rfc4632</a>
26631
+
<a href="https://www.rfc-editor.org/info/rfc4632/"><cite>Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan</cite></a>. V. Fuller; T. Li. IETF. August 2006. Best Current Practice. URL: <a href="https://www.rfc-editor.org/info/rfc4632/">https://www.rfc-editor.org/info/rfc4632/</a>
26633
26632
</dd><dt id="bib-rfc4648">[RFC4648]</dt><dd>
26634
-
<a href="https://www.rfc-editor.org/rfc/rfc4648"><cite>The Base16, Base32, and Base64 Data Encodings</cite></a>. S. Josefsson. IETF. October 2006. Proposed Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc4648">https://www.rfc-editor.org/rfc/rfc4648</a>
26633
+
<a href="https://www.rfc-editor.org/info/rfc4648/"><cite>The Base16, Base32, and Base64 Data Encodings</cite></a>. S. Josefsson. IETF. October 2006. Proposed Standard. URL: <a href="https://www.rfc-editor.org/info/rfc4648/">https://www.rfc-editor.org/info/rfc4648/</a>
26635
26634
</dd><dt id="bib-rfc6265">[RFC6265]</dt><dd>
26636
26635
<a href="https://httpwg.org/specs/rfc6265.html"><cite>HTTP State Management Mechanism</cite></a>. A. Barth. IETF. April 2011. Proposed Standard. URL: <a href="https://httpwg.org/specs/rfc6265.html">https://httpwg.org/specs/rfc6265.html</a>
<a href="https://www.rfc-editor.org/rfc/rfc6570"><cite>URI Template</cite></a>. J. Gregorio; R. Fielding; M. Hadley; M. Nottingham; D. Orchard. IETF. March 2012. Proposed Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc6570">https://www.rfc-editor.org/rfc/rfc6570</a>
26659
+
<a href="https://www.rfc-editor.org/info/rfc6570/"><cite>URI Template</cite></a>. J. Gregorio; R. Fielding; M. Hadley; M. Nottingham; D. Orchard. IETF. March 2012. Proposed Standard. URL: <a href="https://www.rfc-editor.org/info/rfc6570/">https://www.rfc-editor.org/info/rfc6570/</a>
26661
26660
</dd><dt id="bib-url">[URL]</dt><dd>
26662
26661
<a href="https://url.spec.whatwg.org/"><cite>URL Standard</cite></a>. Anne van Kesteren. WHATWG. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 22 May 2026. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
26665
+
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 29 June 2026. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
26667
26666
</dd><dt id="bib-webidl">[WEBIDL]</dt><dd>
26668
26667
<a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Edgar Chen; Timothy Gu. WHATWG. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
0 commit comments