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

Issue 12211140: Merge 142076 (Closed)

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

Description

Merge 142076 > REGRESSION(r141195): INPUT_MULTIPLE_FIELDS_UI: Space in a placeholder string is removed > https://bugs.webkit.org/show_bug.cgi?id=109132 > > Reviewed by Hajime Morita. > > <input type=date> should be shown in Japanese UI as: > [ ?\229?\185?\180 /?\230?\156?\136/?\230?\151?\165] > But it is shown wrongly since r141195: > [?\229?\185?\180 /?\230?\156?\136/?\230?\151?\165] > > We should use white-space:pre. > > No new tests. This change is not testable in WebKit because this > requires a Japanese-localized UI string of Chromium. > > * css/html.css: > (input::-webkit-datetime-edit-fields-wrapper): > Use white-space:pre instead of nowrap. TBR=tkent@chromium.org BUG=crbug.com/174827 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142675

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
tkent
7 years, 10 months ago (2013-02-12 22:55:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698