[wpt-sync] Sync PR 46293 - Remove auto value from anchor() function
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46293 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46293
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Remove auto value from anchor() function
See the CSSWG resolution here:
https://github.com/w3c/csswg-drafts/issues/10312#issuecomment-2112984254
which says:
RESOLVED: Rename implicit to auto in position-anchor
RESOLVED: Drop the keyword from the anchor() functionThe first part was taken care of in [1]. This CL takes care of
the second part.[1] https://chromium-review.googlesource.com/c/chromium/src/+/5540275
Bug: 340206288
Change-Id: I33972e06104d061bb06232dac851877159b4fc92
Reviewed-on: https://chromium-review.googlesource.com/5542337
WPT-Export-Revision: 5a6117b49411289612fc4a5392f455f91f088c4c
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
PASS
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/popovers/popover-anchor-display.tentative.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
Description
•