WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
103326
[CSS Grid Layout] Support placing the grid items inside the grid area
https://bugs.webkit.org/show_bug.cgi?id=103326
Summary
[CSS Grid Layout] Support placing the grid items inside the grid area
Julien Chaffraix
Reported
Tuesday, November 27, 2012 1:01:57 AM UTC
Per section 7. "Grid Item Alignment", we should be able to control the alignment of the grid items inside their grid area using 'justify-self' and 'align-self'. This also allows the grid items' size to match the grid areas' by using 'align-self: stretch'. We will probably want to move this to a follow-up bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug