DescriptionMove zoom handling for x and y properties to svg.
Compensating for effectiveZoom in svg instead, so that
x and y are more like other length values in css.
This fixes a bug where incorrect values would be returned
from getComputedStyle, and with transitions on x and y in
combination with zoom.
BUG=400725
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190836
Patch Set 1 #Patch Set 2 : handle zoom in SVGLengthContext #Patch Set 3 : rebase + remove unused methods #Patch Set 4 : add zoom transition testcase + test fix #Patch Set 5 : oops #Patch Set 6 : rebase + add NeedsRebaseline #
Total comments: 2
Patch Set 7 : pass in LayoutStyle #
Total comments: 2
Patch Set 8 : move function #
Created: 5 years, 10 months ago
Messages
Total messages: 10 (3 generated)
|