Bug 112388

Summary: [CSS Grid Layout] Fix the preferred / intrinsic logical widths code to work with spanning grid items
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ojan, svillar, tony, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 103314    

Julien Chaffraix
Reported 2013-03-14 16:23:06 PDT
Our current code is completely wrong when dealing with spanning grid items as we only consider the initial position. The specification is silent on how to handle preferred logical widths when it comes to spanning so we will have some thinking to do and probably an issue to raise to the working group. Also we should try to reuse some of the layout code when it makes sense to have consistent computations.
Attachments
Sergio Villar Senin
Comment 1 2013-11-28 00:25:13 PST
*** This bug has been marked as a duplicate of bug 123994 ***
Note You need to log in before you can comment on or make changes to this bug.