Bug 97671

Summary: [EFL] mediaControlsEflFullscreen.css overrides regular media controls styling
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, d-r, eric.carlson, feature-media-reviews, gyuyoung.kim, kenneth, lucas.de.marchi, macpherson, menard, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97574    
Attachments:
Description Flags
Patch none

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.