[Bug 21958] [Custom]: Should element registration be associated with a browsing context, not document?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21958

--- Comment #13 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #12)
> (In reply to comment #11)
> > I wonder if "browsing context" is simply the wrong abstraction to associate
> > with. Perhaps
> > http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.
> > html#document-environment is the right one.
> 
> I only just realized that what the spec defines as "browsing context" and
> what I thought was a browsing context were not the same thing. It is
> definitely the wrong abstraction to be using here. Document environment is
> actually what I thought a browsing context was, so I support this change.

"document environment" definition is a bit too squishy in HTML spec. We should
just use the Window object?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 18 June 2013 19:41:42 UTC