Bug 133224 - [meta] [CSS Grid Layout] Implement column-axis Alignment
Summary: [meta] [CSS Grid Layout] Implement column-axis Alignment
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 133225 133359 144443 145520 145566 154282 156254
Blocks: 60731 91512 111616
  Show dependency treegraph
 
Reported: 2014-05-23 10:10 PDT by Javier Fernandez
Modified: 2016-04-05 15:47 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2014-05-23 10:10:07 PDT
This meta-bug currently covers 2 properties that we don't implement: 'justify-self' and 'justify-items'.
Comment 1 Javier Fernandez 2014-05-23 10:10:50 PDT
This meta-bug currently covers 2 properties that we don't implement: 'align-self' and 'align-items'.
Comment 2 Javier Fernandez 2014-05-23 10:21:38 PDT
Actually, both 'align-self' and 'align-items' are actually implemented, but CSS Grid Layout support is missing.