入れ子閲覧文脈

入れ子閲覧文脈 (Web)

[1] iframe 要素などによって他の閲覧文脈の内部に入れ子に生成される閲覧文脈を、 () () (えつ) (らん) (ぶん) (みゃく) (nested browsing context) といいます。

[11] 最上位閲覧文脈に対するのように、入れ子閲覧文脈フレームに相当するものです。

仕様書

状態

[10] 入れ子閲覧文脈が持つ状態については、閲覧文脈を参照。

[13] 閲覧文脈包含子は、 () () (えつ) (らん) (ぶん) (みゃく) (nested browsing context) を持ちます。 値は閲覧文脈または null です。 初期値は null です。 >>2

[83] 逆に閲覧文脈包含子は、その閲覧文脈入れ子閲覧文脈である閲覧文脈包含子となります。

文脈

[3] 入れ子閲覧文脈は次の要素によって作られます。

[8] XULiframe 要素入れ子閲覧文脈を作るとみられます。 XULbrowser 要素はおそらく最上位閲覧文脈を作るもので、入れ子閲覧文脈ではないでしょう。

[9] img 要素SVG image 要素CSS によって埋め込まれた SVG 画像は入れ子閲覧文脈を作りません。

関連

[22] 入れ子閲覧文脈は、それが属する要素の属する閲覧文脈から見れば子供閲覧文脈です。 かつては仕様上も入れ子閲覧文脈子供閲覧文脈の用語が混用されていました >>21

歴史

[12] Be more precise about nested and discarded browsing contexts (domenic著, ) https://github.com/whatwg/html/commit/39118df640ad4a3f03f164fb5ffe0a56316297be

[14] Editorial: use "nested browsing context" more consistently (domenic著, ) https://github.com/whatwg/html/commit/ed6b84933a9a8c4753451e58724fab49f0680b22

[15] Only apply "being rendered" to elements (domenic著, ) https://github.com/whatwg/html/commit/4bf7b83405a903590196c70de8e6b2ec9f904f3d

[16] 27480 – <object> Consider not unloading/loading SVG when flipping rendering. () https://www.w3.org/Bugs/Public/show_bug.cgi?id=27480

[17] Editorial: reference the type instead of the member name (annevk著, ) https://github.com/whatwg/html/commit/dafd8b1aded451c988d4888423c9a481895defa1

[18] Use Window's associated Document to define Window's named getter by annevk · Pull Request #4404 · whatwg/html () https://github.com/whatwg/html/pull/4404

[19] Give browsing context an explicit container (annevk, , ) https://github.com/whatwg/html/commit/7b4964ad0a953b05738afc66600fa47a4dc8045d

[20] Give browsing contexts an explicit container by annevk · Pull Request #5091 · whatwg/html () https://github.com/whatwg/html/pull/5091

[21] 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