- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 26 Nov 2018 07:11:58 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 November 2018 15:12:20 UTC
Why not? That's how it's defined. > Each unit of related browsing contexts is then further divided into the smallest number of groups such that every member of each group **has an active document** with an origin that, through appropriate manipulation of the document.domain attribute, could be made to be same origin-domain with other members of the group, but could not be made the same as members of any other group. Each such group is a unit of related similar-origin browsing contexts. That definition is quite nice IMO. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/717#issuecomment-441672892
Received on Monday, 26 November 2018 15:12:20 UTC