Bug 168845
| Summary: | [css-align] Implement the CSS Box Alignment shorthands | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Javier Fernandez <jfernandez> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | Keywords: | WebExposed |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 168771, 168846, 168847 | ||
| Bug Blocks: | 91512 | ||
Javier Fernandez
Spec:
https://drafts.csswg.org/css-align/#propdef-place-content
https://drafts.csswg.org/css-align/#propdef-place-items
https://drafts.csswg.org/css-align/#place-self-property
Note that the syntax has just been discussed on the CSS WG.
Check the last comments on this issue before implementing them:
https://github.com/w3c/csswg-drafts/issues/595#issuecomment-262709407
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Javier Fernandez
All the shorthands, place-content, place-items and place-self have been implemented, so we can close this bug now.