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

Issue 476943003: Implement support for CSS font-stretch on Windows (Closed)

Created:
6 years, 4 months ago by eae
Modified:
6 years, 4 months ago
Reviewers:
dglazkov
CC:
blink-reviews, Rik, danakj, krit, jamesr, jbroman, pdr., rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Implement support for CSS font-stretch on Windows Implement support for the CSS font-stretch property on platforms using SkFontMgr. This allows the width/stretch of a given font to be specified and matches the IE and Firefox implementations. Currently SkFontMgr is only used on Windows however as other platforms migrate to SkFontMgr they'll get this support for free. Entry in Chromium Dashboard: http://www.chromestatus.com/admin/features/edit/4598830058176512 Intent to Implement and Ship: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/N24I2zJemvI/ZClPu585uAsJ TEST=fast/text/font-stretch.html BUG=331119 R=dglazkov@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180305

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M LayoutTests/TestExpectations View 1 chunk +3 lines, -0 lines 0 comments Download
A LayoutTests/fast/text/font-stretch.html View 1 chunk +44 lines, -0 lines 0 comments Download
M Source/platform/fonts/skia/FontCacheSkia.cpp View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
eae
6 years, 4 months ago (2014-08-14 21:21:21 UTC) #1
dglazkov
lgtm
6 years, 4 months ago (2014-08-14 21:33:41 UTC) #2
eae
The CQ bit was checked by eae@chromium.org
6 years, 4 months ago (2014-08-14 21:51:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/476943003/1
6 years, 4 months ago (2014-08-14 21:52:46 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 23:31:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180305

Powered by Google App Engine
This is Rietveld 408576698