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

Issue 360203002: Disable SVG Fonts in CSS on all platforms except GDI Windows (XP, Vista) (Closed)

Created:
6 years, 5 months ago by pdr.
Modified:
6 years, 5 months ago
Reviewers:
eae, eseidel
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Project:
blink
Visibility:
Public.

Description

Disable SVG Fonts in CSS on all platforms except GDI Windows (XP, Vista) This patch disables SVG fonts everywhere except GDI platforms, per [1]. The patch itself is straightforward: the SVGFontsOnNonGDIPlatforms runtime enabled feature has been added but is disabled by default. TestExpectations has been updated with the usual mass of rebaselines. coords-dom-02-f.svg has been marked as no longer failing. A brand new test has been added to test the fallback code. This test is marked as failing on XP (we have no Vista bots). [1] https://groups.google.com/a/chromium.org/d/msg/blink-dev/pYbbUcYvlYY/LQvFvM8KZZEJ BUG=242735 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177785

Patch Set 1 #

Patch Set 2 : Update expectations, add a test, fix a compile #

Patch Set 3 : Remove svg/custom/acid3-test-77.html change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -4 lines) Patch
M LayoutTests/TestExpectations View 1 2 2 chunks +52 lines, -1 line 0 comments Download
A LayoutTests/svg/custom/svg-font-support.html View 1 1 chunk +57 lines, -0 lines 0 comments Download
A LayoutTests/svg/custom/svg-font-support-expected.html View 1 1 chunk +34 lines, -0 lines 0 comments Download
M Source/core/css/CSSFontFaceSrcValue.cpp View 1 2 chunks +13 lines, -3 lines 0 comments Download
M Source/platform/RuntimeEnabledFeatures.in View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
pdr.
Ready for an initial review (still pending API owner approval).
6 years, 5 months ago (2014-07-01 05:56:47 UTC) #1
eae
LGTM
6 years, 5 months ago (2014-07-01 17:16:16 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 5 months ago (2014-07-09 22:54:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/360203002/40001
6 years, 5 months ago (2014-07-09 22:55:19 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 00:04:19 UTC) #5
Message was sent while issue was closed.
Change committed as 177785

Powered by Google App Engine
This is Rietveld 408576698