Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up anchor attribute display test and test for auto value #46514

Merged
merged 1 commit into from
May 28, 2024

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 28, 2024

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}

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}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 09341e9 into master May 28, 2024
22 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-5569991 branch May 28, 2024 18:38
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.

None yet

2 participants