fune/testing/web-platform/tests/css/css-values/calc-size
L. David Baron 3e0576717c Bug 1885215 [wpt PR 44939] - Add support for auto keyword in CSS calc-size()., a=testonly
Automatic update from web-platform-tests
Add support for auto keyword in CSS calc-size().

This adds support for the auto keyword in calc-size() by adding the
small changes needed through the whole pipeline: parsing, storage, and
layout.  The layout change here is only a single change to activate the
changes in the dependent CLs.

This adds a number of tests for auto.  The existing tests for animation
from a neutral keyframe to calc-size(auto, size) do not yet work, but
animation between calc-size(auto, ...) values works (as shown by the new
tests).

Bug: 313072
Change-Id: Ibe0c1597eef0bf442f58375da70ea5a12b620acd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5336236
Commit-Queue: David Baron <dbaron@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1272370}

--

wpt-commits: e9e52aba5d7224f67f096dad5c255d324cae307d
wpt-pr: 44939
2024-03-15 12:24:40 +00:00
..
animation Bug 1885215 [wpt PR 44939] - Add support for auto keyword in CSS calc-size()., a=testonly 2024-03-15 12:24:40 +00:00
calc-size-height.tentative.html Bug 1885215 [wpt PR 44939] - Add support for auto keyword in CSS calc-size()., a=testonly 2024-03-15 12:24:40 +00:00
calc-size-parsing.tentative.html Bug 1885215 [wpt PR 44939] - Add support for auto keyword in CSS calc-size()., a=testonly 2024-03-15 12:24:40 +00:00
calc-size-width.tentative.html Bug 1885215 [wpt PR 44939] - Add support for auto keyword in CSS calc-size()., a=testonly 2024-03-15 12:24:40 +00:00