[Bug 22485] [Custom]: registration context is defined oddly since Window of a document may change

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

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

> This has the benefit that x.implementation.createHTMLDocument gives
> consistent results, irregardless of which window is running the script that
> acts on x.

Can you help me understand this? If I have main document A that contains an
iframe B, and A reaches into B and attempts to createHTMLDocument on its
document, we need to make sure that the document has the registration context
from B, right?

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

Received on Friday, 12 July 2013 22:38:00 UTC