[Bug 11016] New: Give the TimedTrackCueList getter operation an identifier

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

           Summary: Give the TimedTrackCueList getter operation an
                    identifier
           Product: HTML WG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: cam@mcc.id.au
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


The getter on TimedTrackCueList should have an identifier.  This would make it
consistent with other interfaces such as HTMLCollection, DOMTokenList,
HTMLFormElement, HTMLSelectElement and UndoManager that have indexed properties
as well as a method to get an item at a particular index.

-- 
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 Tuesday, 12 October 2010 23:34:35 UTC