This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Back to bug 12600

Who When What Removed Added
ian 2011-05-05 06:27:40 UTC CC ian
ian 2011-05-05 06:27:55 UTC Summary 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. <video>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.
ian 2011-06-10 20:13:18 UTC Status NEW RESOLVED
Resolution --- DUPLICATE
mike 2011-08-04 05:04:20 UTC Component HTML5 spec (editor: Ian Hickson) LC1 HTML5 spec (editor: Ian Hickson)

Back to bug 12600