[Bug 12600] In the ExclusiveTrackList object the unsigned long type is used for the selected indices. However, it's unclear if -1 is reserved to the no selection case (see non-normative box below). In this case, the type of the indices should be a signed long.

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

-- 
Configure bugmail: http://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, 5 May 2011 06:27:41 UTC