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

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

--- Comment #3 from Aryeh Gregor <ayg@aryeh.name> 2011-11-16 21:01:46 UTC ---
This is causing the new WebIDL test framework to fail to parse the Range
interface declaration, so I had to comment it out:

http://w3c-test.org/webapps/DOMCore/tests/submissions/AryehGregor/interfaces.html

We'd want to update WebIDL before we could ask the maintainer of the library
we're using to update that.  I could comment out just this chunk of the IDL if
necessary, of course, but it would be nicer if we could parse it as-is.

-- 
Configure bugmail: http://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 Wednesday, 16 November 2011 21:01:52 UTC