github web-platform-tests/wpt merge_pr_46514

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

Clean up anchor attribute display test and test for auto value

The previous test did not exercise the auto keyword within the
anchor() function. The new test ensures auto can be used as a
value for position-anchor but not as a first argument to the
anchor() function.

The spec is here:

https://drafts.csswg.org/css-anchor-position-1/#anchor-pos

Bug: 342579983
Change-Id: I4a2c953496bdbb650db54dcc3e0b8595046f3de6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5569991
Auto-Submit: Mason Freed masonf@chromium.org
Reviewed-by: Joey Arhar jarhar@chromium.org
Commit-Queue: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1306864}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.