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
88615
The mute button in media controls cannot be moved around (
r114957
)
https://bugs.webkit.org/show_bug.cgi?id=88615
Summary
The mute button in media controls cannot be moved around (r114957)
Marc Hoyois
Reported
2012-06-07 21:34:57 PDT
Overview: One can use CSS (specifically the -webkit-box-ordinal-group property) to reorder the elements in a media element's shadow DOM. Since
r114957
, however, the mute button and volume slider have been put into a div (see link below) which is not associated to any pseudo-element. As a result, it's impossible to move the mute button. See
http://trac.webkit.org/browser/trunk/Source/WebCore/html/shadow/MediaControlRootElement.cpp?rev=114957#L178
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2012-09-11 14:20:59 PDT
The look and layout of the build-in media controls is an implementation detail, it is *NOT* guaranteed to be stable.
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