Bug 88615

Summary: The mute button in media controls cannot be moved around (r114957)
Product: WebKit Reporter: Marc Hoyois <marc.hoyois>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ap, eric.carlson, jer.noble, vcarbune
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   

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
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.