* 仕様書

[REFS[
- [1] [CITE@en-GB-x-hixie[HTML Standard]] ([TIME[2016-07-21 01:23:16 +09:00]]) <https://html.spec.whatwg.org/#ancestor-browsing-context>
]REFS]

* 意味

[3] [[閲覧文脈]][VAR[子孫]]の[DFN[[RUBYB[[[祖先閲覧文脈]]]@en[ancestor browsing context]]]]は、
[VAR[子孫]]の[F[親閲覧文脈]]か[VAR[子孫]]の[F[親閲覧文脈]]の[[祖先閲覧文脈]]であるような[[閲覧文脈]]です
[SRC[>>1]]。

;; [4] [VAR[子孫]]自身は[[祖先閲覧文脈]]ではありません。[F[親閲覧文脈]]が [CODE[null]]
なら、[[祖先閲覧文脈]]は存在しません。

* 歴史

[2] [CITE@en[Be more precise about nested and discarded browsing contexts]]
([[domenic]]著, [TIME[2016-07-20 22:58:49 +09:00]])
<https://github.com/whatwg/html/commit/39118df640ad4a3f03f164fb5ffe0a56316297be>