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

Issue 25154003: valueForBorderRadiusShorthand returns wrong values in some case. (Closed)

Created:
7 years, 2 months ago by tasak
Modified:
7 years, 2 months ago
Reviewers:
hayato, eae, eseidel
CC:
blink-reviews, dglazkov+blink, apavlov+blink_chromium.org, darktears
Visibility:
Public.

Description

valueForBorderRadiusShorthand 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -4 lines) Patch
A LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html View 1 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2-expected.txt View 1 1 chunk +15 lines, -0 lines 0 comments Download
M Source/core/css/CSSComputedStyleDeclaration.cpp View 1 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tasak
7 years, 2 months ago (2013-09-30 06:57:53 UTC) #1
tasak
7 years, 2 months ago (2013-10-03 01:48:28 UTC) #2
hayato
lgtm
7 years, 2 months ago (2013-10-03 01:59:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/25154003/5001
7 years, 2 months ago (2013-10-03 02:03:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tasak@google.com/25154003/5001
7 years, 2 months ago (2013-10-03 05:39:16 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-03 08:44:36 UTC) #6
Message was sent while issue was closed.
Change committed as 158787

Powered by Google App Engine
This is Rietveld 408576698