DescriptionvalueForBorderRadiusShorthand returns wrong values in some case.
Because valueForBorderRadiusShorthand misses the followings:
- showHorizontalBottomRight depends on showHorizontalBottomLeft.
- showHorizontalTopRight depends on showHorizontalBottomRight (including showHorizontalBottomLeft).
c.f. http://dev.w3.org/csswg/css-backgrounds/#the-border-radius
BUG=298972
TEST=fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158787
Patch Set 1 #Patch Set 2 : Fixed border-radius-interpolation.html #
Messages
Total messages: 6 (0 generated)
|