WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146751
Audio elements with controls force their enclosing stacking context to composite
https://bugs.webkit.org/show_bug.cgi?id=146751
Summary
Audio elements with controls force their enclosing stacking context to composite
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2015-07-08 16:38:41 PDT
<
rdar://problem/21466572
>
Dean Jackson
Comment 2
2015-07-08 16:45:49 PDT
Created
attachment 256425
[details]
Patch
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
Committed
r186543
: <
http://trac.webkit.org/changeset/186543
>
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