WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18322
video element should have ui when scripting is disabled
https://bugs.webkit.org/show_bug.cgi?id=18322
Summary
video element should have ui when scripting is disabled
Martin Hassman
Reported
2008-04-05 09:35:18 PDT
According to HTML5 spec. video element should have user interface when scripting is disabled. This isn't true in WebKit. Although controls attibute force the ui according the spec, when JavaScript is disabled and video element hasn't controls attribute, WebKit doesn't display ui. "3.12.9.10. User interface The controls attribute is a boolean attribute. If the attribute is present, or if scripting is disabled, then the user agent should expose a user interface to the user."
http://www.whatwg.org/specs/web-apps/current-work/#controls
Attachments
Testcase
(336 bytes, text/html)
2008-04-05 09:36 PDT
,
Martin Hassman
no flags
Details
proposed patch
(2.24 KB, patch)
2009-02-12 10:35 PST
,
Eric Carlson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Hassman
Comment 1
2008-04-05 09:36:41 PDT
Created
attachment 20354
[details]
Testcase
Eric Carlson
Comment 2
2009-02-12 10:35:46 PST
Created
attachment 27610
[details]
proposed patch
Eric Carlson
Comment 3
2009-02-12 10:48:29 PST
http://trac.webkit.org/changeset/40913
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