Skip to content

Conversation

@chromium-wpt-export-bot
Copy link
Collaborator

Handle inline size containment by using the author-specified inline size
and ignoring children when computing min-max-content sizes. This also
accounts for the case where contain: size is used, but no inline/block
size is specified (test 015 covers this).

Doesn't implement block-size containment; tests failing as a result of
this were added to the TestExpectations file.

This references the Grid CSS change to handle inline size containment:
https://chromium-review.googlesource.com/c/chromium/src/+/2935766 and
creates Grid-Lanes specific versions of the tests used to test this
property in CSS Grid.

Bug: 343257585
Change-Id: I405a733a78c971bb276c398cc43a97576c4e12e3
Reviewed-on: https://chromium-review.googlesource.com/7337635
WPT-Export-Revision: 3b6ede22176e08b40975fd9e72c6b535d5483c43

Handle inline size containment by using the author-specified inline size
and ignoring children when computing min-max-content sizes. This also
accounts for the case where `contain: size` is used, but no inline/block
size is specified (test 015 covers this).

Doesn't implement block-size containment; tests failing as a result of
this were added to the TestExpectations file.

This references the Grid CSS change to handle inline size containment:
https://chromium-review.googlesource.com/c/chromium/src/+/2935766 and
creates Grid-Lanes specific versions of the tests used to test this
property in CSS Grid.

Bug: 343257585
Change-Id: I405a733a78c971bb276c398cc43a97576c4e12e3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants