Upstream some tweaks for overlay play button on Android
Created attachment 167573 [details] Patch
Comment on attachment 167573 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=167573&action=review > Source/WebCore/css/mediaControlsChromiumAndroid.css:93 > + overflow:hidden; Looks like you're missing a space after the :
Created attachment 167580 [details] Patch
Oops. Sorry, fixed, also fixed some other offenders in the same file (In reply to comment #2) > (From update of attachment 167573 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=167573&action=review > > > Source/WebCore/css/mediaControlsChromiumAndroid.css:93 > > + overflow:hidden; > > Looks like you're missing a space after the :
Comment on attachment 167580 [details] Patch Thanks!
Comment on attachment 167580 [details] Patch Clearing flags on attachment: 167580 Committed r130683: <http://trac.webkit.org/changeset/130683>
All reviewed patches have been landed. Closing bug.