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

Issue 197203003: Consider intrinsic size for SVG as list-style-image (Closed)

Created:
6 years, 9 months ago by fs
Modified:
6 years, 9 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr.
Visibility:
Public.

Description

Consider intrinsic size for SVG as list-style-image When using an SVG as list marker image, don't unconditionally set the dimensions to a square with the dimensions of ascent / 2, but rather determine a suitable size using intrinsic dimensions (and ratio). This aligns behavior with Gecko and IE. BUG=350734 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169053

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
A LayoutTests/svg/as-list-image/svg-list-image-intrinsic-size-1.html View 1 chunk +9 lines, -0 lines 0 comments Download
A LayoutTests/svg/as-list-image/svg-list-image-intrinsic-size-1-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderListMarker.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
fs
6 years, 9 months ago (2014-03-12 17:55:48 UTC) #1
ojan
lgtm
6 years, 9 months ago (2014-03-12 18:45:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/197203003/1
6 years, 9 months ago (2014-03-12 18:45:24 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-12 19:44:56 UTC) #4
Message was sent while issue was closed.
Change committed as 169053

Powered by Google App Engine
This is Rietveld 408576698