[layout] Accept 'stretch' keyword as a width/height
One of our goals is for -webkit-fill-available
and stretch
to have identical layout behavior.
Feature is not yet ready to ship.
Remaining work:
- support stretch in flex-basis
- add abspos tests with one inset specified
- add aspect ratio test and fix if necessary
- ditto with fixed table layout as mentioned in
w3c/csswg-drafts#4028 (comment) - serialization?
- Test that auto margins are treated as 0
- fix block-height-2.html behavior and/or decide to change the spec
- Add margin tests and fix our behavior for the cases discussed in
w3c/csswg-drafts#11044
Change-Id: I8c773eb3fe964e58877e0d7d8dbb6325580e0cda
Bug: 41253915
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5884393
Reviewed-by: David Baron dbaron@chromium.org
Commit-Queue: David Grogan dgrogan@chromium.org
Cr-Commit-Position: refs/heads/main@{#1370209}