Bug 145521

Summary: [CSS Grid Layout] Support for justify-content in grid layout
Product: WebKit Reporter: Javier Fernandez <jfernandez>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jfernandez, rego, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91512, 133222    

Javier Fernandez
Reported 2015-06-01 13:16:38 PDT
Now that Content Alignment CSS properties were upgrade to the new CSS Box Alignment specification is time now to implement their functionality in Grid Layout. This bug is about the justify-content support, which means that we should be able to align the grid container along the inline/row axis supporting different writing modes and flow directions.
Attachments
Javier Fernandez
Comment 1 2015-06-03 07:34:21 PDT
I finally implemented support for both properties in bug #145520, so I'll close this one. *** This bug has been marked as a duplicate of bug 145520 ***
Note You need to log in before you can comment on or make changes to this bug.