[Bug 12440] This should block every Document member, not just HTMLDocument, unless specified otherwise elsewhere.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12440

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cam@mcc.id.au

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> 2011-04-06 21:55:58 UTC ---
Do you need also to talk about accessing properties of the object that don't
correspond to IDL members, e.g. `otherWindow.document.toString`?  What about
modifying any of these things, like `otherWindow.postMessage = whatever`?

-- 
Configure bugmail: http://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 Wednesday, 6 April 2011 21:56:00 UTC