Bug 169198 - [css-grid] "normal" alignment is "start" for replaced grid items
Summary: [css-grid] "normal" alignment is "start" for replaced grid items
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks: 60731
  Show dependency treegraph
 
Reported: 2017-03-06 05:15 PST by Manuel Rego Casasnovas
Modified: 2017-03-07 03:22 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rego Casasnovas 2017-03-06 05:15:12 PST
The spec has been updated so "normal" is stretch for regular grid items,
but for replaced elements it's "start".

It was discussed and agreed on the following CSS WG issue:
https://github.com/w3c/csswg-drafts/issues/523

We should implement this to pass the following test from the W3C suite:
css-grid-1/grid-items/grid-items-sizing-alignment-001.html
Comment 1 Manuel Rego Casasnovas 2017-03-07 03:21:51 PST
This has been fixed already in r213480 (bug #169203).
That patch was importing: https://chromium.googlesource.com/chromium/src/+/fad39c71033eea490d8437ca186529c8e87125c2