Bug 97671 - [EFL] mediaControlsEflFullscreen.css overrides regular media controls styling
Summary: [EFL] mediaControlsEflFullscreen.css overrides regular media controls styling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 97574
  Show dependency treegraph
 
Reported: 2012-09-26 06:17 PDT by Chris Dumez
Modified: 2012-09-26 08:13 PDT (History)
12 users (show)

See Also:


Attachments
Patch (325.86 KB, patch)
2012-09-26 07:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-09-26 06:17:29 PDT
mediaControlsEflFullscreen.css is missing ":-webkit-full-screen" in its CSS directives, causing it to overrides the regular controls styling from mediaControlsEfl.css.

This causes flakiness in our media tests since the tests following a "fullscreen" test will use fullscreen styling even if they are not in fullscreen.
Comment 1 Chris Dumez 2012-09-26 07:32:29 PDT
Created attachment 165798 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-26 08:13:00 PDT
Comment on attachment 165798 [details]
Patch

Clearing flags on attachment: 165798

Committed r129646: <http://trac.webkit.org/changeset/129646>
Comment 3 WebKit Review Bot 2012-09-26 08:13:05 PDT
All reviewed patches have been landed.  Closing bug.