DescriptionRemove zoom special casing of SVG when computing border-widths
Ever since border-image-width was implemented in
https://bugs.webkit.org/show_bug.cgi?id=67657
border-widths values haven't been scaled with the zoom level for SVG
elements. Remove the special casing since it doesn't seems to be any
good reason for having it. Firefox doesn't do anything of the sort and
there is no specification support for it.
BUG=377447
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174960
Patch Set 1 #Patch Set 2 : Remove method on CSSToStyleMap rendered unnecessary #
Messages
Total messages: 7 (0 generated)
|