RESOLVED DUPLICATE of bug 145520 Bug 145521
[CSS Grid Layout] Support for justify-content in grid layout
https://bugs.webkit.org/show_bug.cgi?id=145521
Summary [CSS Grid Layout] Support for justify-content in grid layout
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.