DescriptionConsider 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 #
Messages
Total messages: 4 (0 generated)
|