Bug 103411

Summary: TextTrack's .kind property should return lower-case values
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, gyuyoung.kim, ojan, rakuco, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/kind.html
Attachments:
Description Flags
Patch none

Antoine Quint
Reported 2012-11-27 07:59:26 PST
In the Opera-submitted test at http://w3c-test.org/html/tests/submission/Opera/media/interfaces/TextTrack/kind.html, we fail the second test due to the "kind" attribute being set to "CAPTIONS" via a .setAttribute() call but when reading the .kind property, "CAPTIONS" is returned instead of the expected lower-case "captions".
Attachments
Patch (13.46 KB, patch)
2012-12-04 02:45 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2012-11-27 07:59:40 PST
Antoine Quint
Comment 2 2012-12-04 02:34:08 PST
*** Bug 103256 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 3 2012-12-04 02:45:34 PST
WebKit Review Bot
Comment 4 2012-12-04 05:39:52 PST
Comment on attachment 177459 [details] Patch Clearing flags on attachment: 177459 Committed r136506: <http://trac.webkit.org/changeset/136506>
WebKit Review Bot
Comment 5 2012-12-04 05:39:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.