Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Issue 12018018: Merge 139087 (Closed)

Created:
7 years, 11 months ago by Peter Beverloo
Modified:
7 years, 11 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Visibility:
Public.

Description

Merge 139087 > [Chromium] Modify Android's user agent CSS to not set a border-radius on select elements > https://bugs.webkit.org/show_bug.cgi?id=106327 > > Reviewed by Adam Barth. > > Android's user agent CSS overrides the style applied to <select> > elements with a @size or @multiple attribute, and then applies > (among other things) a border-radius of 5 pixels. While select > elements with a larger size or multiple selection should appear > as drop-down boxes for now, setting the border radius causes > Chromium to skip rendering the background and border, making > them hard to read when the page relies on the default styling. > > This is covered by existing pixel tests. > > * css/themeChromiumAndroid.css: > (select[size][multiple]): > TBR=peter@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140151

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/WebCore/css/themeChromiumAndroid.css View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Peter Beverloo
7 years, 11 months ago (2013-01-18 16:03:06 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698