[3] 要素が接続されている (影を含む文書中にある) とは、 その影を含む根が文書であることをいいます >>2。
[12] 節点の影を含む根が文書であることを、節点が接続されているといいます。
[9] 影を含む文書中となる時実行されるのが節点が接続された時、 影を含む文書中でなくなった時実行されるのが節点が切断された時の処理です。
[13] 節点が接続されていて、影を含む根の閲覧文脈が非
null
であることを、節点が閲覧文脈接続されているといいます
>>14。
[15] 閲覧文脈接続状態となる時に閲覧文脈接続された処理、 閲覧文脈接続状態でなくなる時に閲覧文脈切断された処理が行われます。
Node
インターフェイス isConnected
メソッド[1] Editorial: define in a shadow-including document and shadow-including… · whatwg/dom@7dae99c ( 版) <https://github.com/whatwg/dom/commit/7dae99cae42206a09869394e45844958a189937c>
[8] Introducing node.isConnected · whatwg/dom@b9b9fe1 ( 版) <https://github.com/whatwg/dom/commit/b9b9fe1f05e9796e093841cbba510f9bbd50d6f6>
[10] Rename "in a (shadow-including) document" (annevk著, ) <https://github.com/whatwg/dom/commit/970d7504fd30de898358dbae86527e44842bec2a>
[11] Align with vocabulary changes in the DOM Standard (annevk著, ) <https://github.com/whatwg/html/commit/5b9c5d5a39c38b08e5a5c9334e14804f063235b2>
[16] Make <link rel="stylesheet"> work inside shadow trees (domenic著, ) <https://github.com/whatwg/html/commit/43c57866c2bbc20dc0deb15a721a28cbaad2140c>