Bug 123994

Summary: [CSS Grid Layout] Fix the preferred logical widths code to work with spanning grid items
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: CSSAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, esprehn+autocc, glenn, hyatt, jchaffraix, kling, koivisto, kondapallykalyan, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 123995, 124345    
Bug Blocks: 125145    
Attachments:
Description Flags
Patch kling: review+

Sergio Villar Senin
Reported 2013-11-07 07:58:50 PST
We should merge: 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 Review URL: https://codereview.chromium.org/26557002
Attachments
Patch (11.30 KB, patch)
2013-11-27 03:09 PST, Sergio Villar Senin
kling: review+
Sergio Villar Senin
Comment 1 2013-11-27 03:09:08 PST
Sergio Villar Senin
Comment 2 2013-11-28 00:25:13 PST
*** Bug 112388 has been marked as a duplicate of this bug. ***
Sergio Villar Senin
Comment 3 2013-12-16 04:05:29 PST
Note You need to log in before you can comment on or make changes to this bug.