[Bug 14879] You should remove named numeric constants from interfaces that don't have legacy constraints yet. These probably include some or all of: HTMLTrackElement, TextTrack, NavigatorUserMediaError, MediaStream, PeerConnection, EventSource.

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

--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-12-08 00:04:55 UTC ---
The media ones are closely related to each other, so I think the consistency
argument is stronger than with other cases.

In general for new constants that are not clearly ordered (i.e. where it
doesn't make sense to compare them with the > operator), I agree.

-- 
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 Thursday, 8 December 2011 00:05:39 UTC