Bug 146751

Summary: Audio elements with controls force their enclosing stacking context to composite
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Dean Jackson
Reported 2015-07-08 16:37:27 PDT
Audio elements with controls force their enclosing stacking context to composite
Attachments
Patch (15.87 KB, patch)
2015-07-08 16:45 PDT, Dean Jackson
simon.fraser: review+
Dean Jackson
Comment 1 2015-07-08 16:38:41 PDT
Dean Jackson
Comment 2 2015-07-08 16:45:49 PDT
Simon Fraser (smfr)
Comment 3 2015-07-08 16:48:13 PDT
Comment on attachment 256425 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=256425&action=review > Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:149 > + background-color: #292929; Don't we use rgb() syntax? > Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:174 > + z-index: 1; z-index: 0 is enough if you're not fighting with another z-index. > Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:482 > + color: #9c9c9c; rgb()? > Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:535 > + color: #9c9c9c; rgb?
Dean Jackson
Comment 4 2015-07-08 17:13:58 PDT
Note You need to log in before you can comment on or make changes to this bug.