[Bug 14843] Range interface uses enum, which doesn't exist in WebIDL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|WebIDL                      |DOM Core
         AssignedTo|cam@mcc.id.au               |annevk@opera.com

--- Comment #8 from Cameron McCormack <cam@mcc.id.au> 2011-12-09 06:02:25 UTC ---
Given we're all agreed we shouldn't be introducing new integer enumerations,
let's do it manually with constants as Anne suggests in comment 2, and just
leave it to bug 11451 for string enums.

Flicking back to DOM Core to remove the enum from the IDL.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 9 December 2011 06:02:27 UTC