RESOLVED CONFIGURATION CHANGED 103418
Setting item in TextTrackCueList to a string instead of a TextTrackCue should have no effect
https://bugs.webkit.org/show_bug.cgi?id=103418
Summary Setting item in TextTrackCueList to a string instead of a TextTrackCue should...
Antoine Quint
Reported 2012-11-27 08:31:26 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-11-27 08:31:38 PST
Antoine Quint
Comment 2 2012-11-27 08:39:21 PST
Ahmad Saleem
Comment 3 2023-10-12 12:22:01 PDT
We pass all WPT Tests (old W3CTest): https://wpt.fyi/results/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter.html?label=experimental&label=master&aligned= I don't think we have anything else to do here. Marking this as 'RESOLVED CONFIGURATION CHANGED' and CCing Eric & Jer Noble to see, if we need anything else and if they want to reopen.
Note You need to log in before you can comment on or make changes to this bug.