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

Issue 7828001: Merge 94268 - REGRESSION(r88115): "Choose File" button doesn't respect font-size property for the... (Closed)

Created:
9 years, 3 months ago by tkent
Modified:
9 years, 3 months ago
Reviewers:
tkent
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 94268 - REGRESSION(r88115): "Choose File" button doesn't respect font-size property for the <input> https://bugs.webkit.org/show_bug.cgi?id=67181 Reviewed by Dimitri Glazkov. Source/WebCore: r88115 removed the code to make inherited style of the owner input element, and html.css contains "font: -webkit-small-control" for input element. So -webkit-file-upload-button always had -webkit-small-control font. Test: fast/forms/file/file-style-inheritance.html * css/html.css: (input[type="file"]::-webkit-file-upload-button): Specify font-size:inherit explicitly. LayoutTests: * fast/forms/file/file-style-inheritance-expected.txt: Added. * fast/forms/file/file-style-inheritance.html: Added. TBR=tkent@chromium.org BUG=94602 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94271

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
tkent
9 years, 3 months ago (2011-09-01 05:46:32 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698