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

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

--- Comment #5 from Aryeh Gregor <ayg@aryeh.name> 2011-11-18 00:04:31 UTC ---
Thanks!  There's no change to make here, because WebIDL isn't updated yet. 
DOM4's behavior here is currently just not defined.  As I try parsing more
specs' IDL blocks, I'll figure out what missing features are actually causing
problems, although for the time being I'll just comment out the problematic
bits.

As far as this bug goes, though: DOM4 as it stands just doesn't define what
compareBoundaryPoints is supposed to do.  If we're going to update WebIDL, or
even add the definition to DOM4, okay -- but unless someone is planning to do
that really soon, we should throw the exception from prose for now so that it's
actually a precise and testable requirement.

-- 
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 Friday, 18 November 2011 00:04:35 UTC