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

Issue 18421006: Resolve em units against the specified font size in SVG (Closed)

Created:
7 years, 5 months ago by pdr.
Modified:
7 years, 5 months ago
CC:
blink-reviews, pdr, f(malita), dglazkov+blink, eae+blinkwatch, Stephen Chennney
Visibility:
Public.

Description

Resolve em units against the specified font size in SVG SVG doesn't scale zoomed font units so zooming should not affect font sizes. This patch fixes a bug where em lengths were resolved against the style's font size (with zoom) instead of the specified font size (without zoom). BUG=245996 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154004

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
A LayoutTests/svg/zoom/text/zoom-em-units.html View 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/svg/zoom/text/zoom-em-units-expected.html View 1 chunk +22 lines, -0 lines 0 comments Download
M Source/core/svg/SVGLengthContext.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pdr.
7 years, 5 months ago (2013-07-11 05:18:31 UTC) #1
Stephen Chennney
lgtm
7 years, 5 months ago (2013-07-11 11:50:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/18421006/1
7 years, 5 months ago (2013-07-11 11:50:46 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-11 13:59:49 UTC) #4
Message was sent while issue was closed.
Change committed as 154004

Powered by Google App Engine
This is Rietveld 408576698