github web-platform-tests/wpt merge_pr_47253

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
14 months ago

Add support for calc-size() and interpolate-size to flex-basis.

This contains both the changes to support calc-size() and
interpolate-size on flex-basis, and the changes to support the content
keyword as the basis of a calc-size() expression.

There doesn't appear to be any code specifically testing for the
presence of the 'content' value, so we don't need to add a
blink::Length::HasContent() method and the code that would support it.

Bug: 313072, 353538495
Change-Id: Ic2f97688fbe78b47a53ee6c1559ddc4dea185729
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5715169
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Commit-Queue: David Baron dbaron@chromium.org
Cr-Commit-Position: refs/heads/main@{#1332729}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.