[Webkit-unassigned] [Bug 88615] New: REGESSION: The mute button in media controls cannot be moved around
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 7 21:34:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88615
Summary: REGESSION: The mute button in media controls cannot be
moved around
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marc.hoyois at gmail.com
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list