Bug 179985

Summary: [css-grid] Ignore auto-margins in the track sizing algorithm
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, jfernandez, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Javier Fernandez
Reported 2017-11-23 16:21:33 PST
The CSS Grid Layout specification states that we must treat any 'auto' margin as 0px during the track sizing algorithm: https://drafts.csswg.org/css-grid/#auto-margins "During calculations of grid track sizes, auto margins are treated as 0."
Attachments
Javier Fernandez
Comment 1 2017-11-24 17:37:13 PST
*** This bug has been marked as a duplicate of bug 178973 ***
Note You need to log in before you can comment on or make changes to this bug.