WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103411
TextTrack's .kind property should return lower-case values
https://bugs.webkit.org/show_bug.cgi?id=103411
Summary
TextTrack's .kind property should return lower-case values
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-11-27 07:59:40 PST
<
rdar://problem/12757901
>
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
Created
attachment 177459
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug