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

Issue 26557002: Fix the preferred logical widths code to work with spanning grid items (Closed)

Created:
7 years, 2 months ago by Julien - ping for review
Modified:
7 years, 2 months ago
Reviewers:
ojan
CC:
blink-reviews, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, esprehn, eseidel
Visibility:
Public.

Description

Fix the preferred logical widths code to work with spanning grid items We implemented a simple algorithm to get the easy cases. The algorithm was completely wrong for more complex cases though, which was fine as the specification was completely silent on how to compute these logical widths. This has been raised to the working group in http://lists.w3.org/Archives/Public/www-style/2013Oct/0054.html No one objected after a week so we should be good to go. BUG=234197 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159189

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -45 lines) Patch
LayoutTests/fast/css-grid-layout/grid-preferred-logical-widths.html View 3 chunks +29 lines, -0 lines 0 comments Download
LayoutTests/fast/css-grid-layout/grid-preferred-logical-widths-expected.txt View 2 chunks +16 lines, -0 lines 0 comments Download
Source/core/rendering/RenderGrid.h View 1 chunk +1 line, -2 lines 0 comments Download
Source/core/rendering/RenderGrid.cpp View 4 chunks +13 lines, -43 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Julien - ping for review
7 years, 2 months ago (2013-10-08 22:05:58 UTC) #1
ojan
lgtm
7 years, 2 months ago (2013-10-08 23:07:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jchaffraix@chromium.org/26557002/1
7 years, 2 months ago (2013-10-08 23:07:36 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-09 03:26:31 UTC) #4
Message was sent while issue was closed.
Change committed as 159189

Powered by Google App Engine
This is Rietveld 408576698