Bug 169197 - [css-grid] Implement transferred size part to calculate minimum size of grid items
Summary: [css-grid] Implement transferred size part to calculate minimum size of grid ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Manuel Rego Casasnovas
URL:
Keywords: BlinkMergeCandidate
Depends on: 163200
Blocks: 60731
  Show dependency treegraph
 
Reported: 2017-03-06 05:12 PST by Manuel Rego Casasnovas
Modified: 2017-03-07 03:20 PST (History)
6 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:12:11 PST
Bug #163200 will fix most of the issues regarding minimum size of grid items.
But there's still one thing remaining related to transferred size of replaced elements.

The spec is: https://drafts.csswg.org/css-flexbox-1/#automatic-minimum-size

We haven't implemented anything regarding the transferred vs content size.

This will allows us to pass 2 tests from the W3C suite:
* css-grid-1/grid-items/grid-minimum-size-grid-items-007.xht
* css-grid-1/grid-items/grid-minimum-size-grid-items-009.xht
Comment 1 Manuel Rego Casasnovas 2017-03-07 03:20:46 PST
This has been fixed already in r213480 (bug #169203).
That patch was importing: https://chromium.googlesource.com/chromium/src/+/ab779b340b6d4170920e1cf2ce50e67f64d67fac