WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
129473
webkitHasClosedCaptions and webkitClosedCaptionsVisible are on HTMLMediaElement, but should be on HTMLVideoElement
https://bugs.webkit.org/show_bug.cgi?id=129473
Summary
webkitHasClosedCaptions and webkitClosedCaptionsVisible are on HTMLMediaEleme...
James Craig
Reported
2014-02-28 00:44:23 PST
webkitHasClosedCaptions and webkitClosedCaptionsVisible are on HTMLMediaElement, but should be on HTMLVideoElement. It doesn't make sense for an audio element to have captions, so this interface should be limited to video.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-02-28 00:44:40 PST
<
rdar://problem/16193927
>
Eric Carlson
Comment 2
2014-02-28 15:01:14 PST
These attributes have been on HTMLMediaElement since 2009, and are widely used on a number of large sites. I am not sure it is worth moving them to HTMLVideoElement.
Jon Lee
Comment 3
2014-02-28 18:42:37 PST
FWIW, text tracks are on HTMLMediaElement.
James Craig
Comment 4
2014-03-03 16:08:25 PST
Closing.
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