Closed Bug 1885931 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 45172 - [css-anchor-position] Support revert-(layer) in @position-try

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 45172 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/45172
Details from upstream follow.

Rune Lillesveen <futhark@chromium.org> wrote:

[css-anchor-position] Support revert-(layer) in @position-try

@position-try rules cascade to a separate origin, which means both
revert and revert-layer in @position-try revert back to the author
origin.

Bug: 40281995
Change-Id: I08dac7005a6e79aa2a08fc9d8f63cb80a3e077a4
Reviewed-on: https://chromium-review.googlesource.com/5376497
WPT-Export-Revision: 78c1e6710935b6bfff86e8475642911c00b99fc2

PR 45172 applied with additional changes from upstream: 83a61a2b183e18ad4ab3e8285518e0a69f8e0def
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 6 subtests

Status Summary

Firefox

OK : 2
FAIL: 60[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug] 62[GitHub]

Chrome

OK : 2
PASS: 57
FAIL: 5

Safari

OK : 2
FAIL: 62

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-anchor-position/at-position-try-allowed-declarations.html [wpt.fyi]
    • top: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • bottom: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • left: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • right: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-block-start: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-block-end: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-inline-start: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-inline-end: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-block: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-inline: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-area: all is allowed in @position-try: FAIL
    • margin-top: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-bottom: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-left: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-right: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-block-start: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-block-end: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-inline-start: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-inline-end: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-block: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin-inline: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • margin: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • width: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • height: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • block-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inline-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • min-width: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • min-height: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • min-block-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • min-inline-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • max-width: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • max-height: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • max-block-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • max-inline-size: 1px is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • justify-content: normal is allowed in @position-try: FAIL
    • align-content: normal is allowed in @position-try: FAIL
    • justify-items: normal is allowed in @position-try: FAIL
    • align-items: normal is allowed in @position-try: FAIL
    • justify-self: normal is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • align-self: normal is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • --custom: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • font-size: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • border-width: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • padding: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • display: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • position: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • float: 1px is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • top: revert is allowed in @position-try: FAIL (Chrome: FAIL, Safari: FAIL)
    • top: revert-layer is allowed in @position-try: FAIL (Chrome: FAIL, Safari: FAIL)
    • inset: revert is allowed in @position-try: FAIL (Chrome: FAIL, Safari: FAIL)
    • inset: revert-layer is allowed in @position-try: FAIL (Chrome: FAIL, Safari: FAIL)
    • top: 1px !important is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset: 1px !important is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • inset-area: span-all is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • place-self: normal is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • position-anchor: --anchor is allowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • justify-content: normal is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • align-content: normal is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • justify-items: normal is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
    • align-items: normal is disallowed in @position-try: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-anchor-position/position-try-cascade.html [wpt.fyi]
    • @position-try rule applies: FAIL (Chrome: PASS, Safari: FAIL)
    • @position-try rule wins over inline style: FAIL (Chrome: PASS, Safari: FAIL)
    • @position-try rule does not win over !important: FAIL (Chrome: PASS, Safari: FAIL)
    • @position-try rule does not win over animations: FAIL (Chrome: PASS, Safari: FAIL)
    • @position-try rule does not win over transitions: FAIL (Chrome: PASS, Safari: FAIL)
    • @position-try revert / revert-layer reverts to user / author origin: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6e7a058478df [wpt PR 45172] - [css-anchor-position] Support revert-(layer) in @position-try, a=testonly https://hg.mozilla.org/integration/autoland/rev/13bd5e320176 [wpt PR 45172] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.