- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jan 2012 15:56:16 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15403
Summary: the definition of ancestor excludes direct ancestors
(A being the parent of B). A browsing context A is an
ancestor of browsing context B if browsing context A
is the parent browsing context of browsing context B,
or if there exists a browsing context A'
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#nes
ted-browsing-contexts
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#nested-browsing-contexts
Complete: http://www.whatwg.org/c#nested-browsing-contexts
Comment:
the definition of ancestor excludes direct ancestors (A being the parent of
B). A browsing context A is an ancestor of browsing context B if browsing
context A is the parent browsing context of browsing context B, or if there
exists a browsing context A' that is a child browsing context of A and that is
itself an ancestor of child browsing context B.
Posted from: 128.105.175.126
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like
Gecko) Chrome/14.0.835.186 Safari/535.1
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 3 January 2012 15:56:25 UTC