[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

Dimitri Glazkov <dglazkov@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #22 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #21)

> Moving the registry to the Window/document environment is right. Now you
> need to come to terms with not all documents being active documents.

Split this off into bug 22466.

> 
> Here's a strawman: document.the_funk() This opts the document into Custom
> Element processing of the calling document environment.
> 
> Not having the_funk is evident everywhere by the spec's use of CONTEXT.
> These no-active documents do not have a browsing context.

Can you explain this a bit more on that bug? I don't think I understood this
well.

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

Received on Tuesday, 25 June 2013 20:13:25 UTC