[Bug 16098] callback interfaces with constants should have no interface prototype object

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

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-02-24 19:50:40 UTC ---
This is 100% inline with IE9's behavior, so I'm happy to see this minor change.
(At the time, we created an extended attribute to control this, but with
'callback' it's not necessary :)

// Introduced in DOM Level 2:
[msInterfaceObjectOnly]
interface NodeFilter 
{ /* ... */ };

-- 
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 Friday, 24 February 2012 19:50:43 UTC