[16]
閲覧文脈親と閲覧文脈子について、
子の包含子文書が null
でなく、
子の包含子文書の閲覧文脈が親であるとき、
子は親の子供閲覧文脈であるといいます。
>>5
[18]
簡単に言えば、 iframe
要素等を通して隣接している親子フレームの関係のことを表しています。
[17] 閲覧文脈親と閲覧文脈子について、 子が親の子供閲覧文脈であり、 子の包含子が文書木中にある場合、 子は親の文書木子供閲覧文脈であるといいます。 >>5
[3] 子供閲覧文脈は要素を通じて入れ子にされていますから、 親閲覧文脈中の特定の文書に常に紐付いています。 完全に活性でない文書中にある要素の子供閲覧文脈に対して利用者が対話する手段を提供してはなりません。 >>2
[4] Be more precise about nested and discarded browsing contexts (domenic著, ) https://github.com/whatwg/html/commit/39118df640ad4a3f03f164fb5ffe0a56316297be
[7] Define "child browsing context" to pierce shadow trees (domenic著, ) https://github.com/whatwg/html/commit/c9cfb3de0a06c487e9bd91c2afe646725b8cdcdf
[10] Editorial: use "nested browsing context" more consistently (domenic著, ) https://github.com/whatwg/html/commit/ed6b84933a9a8c4753451e58724fab49f0680b22
[11] Make Window and Document named/indexed properties exclude shadow trees (domenic著, ) https://github.com/whatwg/html/commit/7b567729ac3cc66b074b0df53138c353ec540bb9
[14] Give browsing context an explicit container (annevk, , ) https://github.com/whatwg/html/commit/7b4964ad0a953b05738afc66600fa47a4dc8045d
[19] Clarify how "child browsing contexts" works · Issue #1336 · whatwg/html () https://github.com/whatwg/html/issues/1336
[20] Give browsing contexts an explicit container by annevk · Pull Request #5091 · whatwg/html () https://github.com/whatwg/html/pull/5091
[22] Editorial: nested browsing context is a member, not a type (annevk, , ) https://github.com/whatwg/html/commit/6b737bbc428facf34ec3728c0912cf9e172d0ea4
[23] Editorial: nested browsing context is a member, not a type by annevk · Pull Request #5095 · whatwg/html () https://github.com/whatwg/html/pull/5095