[Webkit-unassigned] [Bug 103418] New: Setting item in TextTrackCueList to a string instead of a TextTrackCue should have no effect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 08:29:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103418

           Summary: Setting item in TextTrackCueList to a string instead
                    of a TextTrackCue should have no effect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://w3c-test.org/html/tests/submission/Opera/media/
                    interfaces/TextTrackCueList/getter.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at apple.com
                CC: eric.carlson at apple.com,
                    webkit-bug-importer at group.apple.com


We fail the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrackCueList/getter.html.

This test fails when trying to set an item in a TextTrackCueList directly to a string instead of a TextTrackCue. The test expects the setting to fail silently, while we simply assign the new string. This only happens if there was no TextTrackCue set at that index. We fail the third test as a result of the second test failing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list