Bug 133224
| Summary: | [meta] [CSS Grid Layout] Implement column-axis Alignment | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Javier Fernandez <jfernandez> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jfernandez, rego, svillar, syoichi |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 133225, 133359, 144443, 145520, 145566, 154282, 156254 | ||
| Bug Blocks: | 60731, 91512, 111616 | ||
Javier Fernandez
This meta-bug currently covers 2 properties that we don't implement: 'justify-self' and 'justify-items'.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Javier Fernandez
This meta-bug currently covers 2 properties that we don't implement: 'align-self' and 'align-items'.
Javier Fernandez
Actually, both 'align-self' and 'align-items' are actually implemented, but CSS Grid Layout support is missing.