Closed Bug 1882234 Opened 9 months ago Closed 9 months ago

[wpt-sync] Sync PR 44807 - [css-anchor-position] Allow both flip and dashed-ident for option

Categories

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

task

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Rune Lillesveen <futhark@chromium.org> wrote:

[css-anchor-position] Allow both flip and dashed-ident for option

The spec previously allowed either a named @position-try rule or a
tactic. Spec changed to allow flipping together with @position-try for a
single option.

Bug: 40279608
Change-Id: Ib30d6ba24d2ed3c8a7ae0d76f35709ce1ee2474b
Reviewed-on: https://chromium-review.googlesource.com/5324010
WPT-Export-Revision: 88c9d50aafc10bd8b177266773dfaac6af7ebbeb

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

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

Total 3 tests and 27 subtests

Status Summary

Firefox

OK : 3
PASS: 11
FAIL: 50

Chrome

OK : 3
PASS: 31
FAIL: 30

Safari

OK : 3
PASS: 11
FAIL: 50

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-anchor-position/parsing/position-try-options-computed.html [wpt.fyi]
    • Property position-try-options value 'none': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-block': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-inline': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-start': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-block, flip-inline': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value '--foo, --bar': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-start flip-inline flip-block': FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options value 'flip-start --flop': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value '--flop flip-start': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options has initial value none: FAIL (Chrome: PASS, Safari: FAIL)
    • Property position-try-options does not inherit: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-anchor-position/parsing/position-try-options-parsing.html [wpt.fyi]
    • e.style['position-try-options'] = "initial" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "inherit" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "unset" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "revert" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "none" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "flip-block" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "flip-start, flip-block" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "flip-start flip-inline, flip-block" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-start, flip-start" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "flip-block, --foo" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "--bar, flip-block flip-start" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "--foo, --bar, --baz" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['position-try-options'] = "--bar flip-block" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "--bar flip-inline flip-block" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-inline --foo" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-inline flip-start --foo" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
  • /css/css-anchor-position/parsing/position-try-parsing.html [wpt.fyi]
    • e.style['position-try'] = "flip-inline" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-height none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "--bar, --baz" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size --baz, flip-inline" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-block-size flip-inline flip-block, --bar, --baz" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "normal none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-width none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "normal --foo" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "flip-inline" should set position-try-options: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "flip-inline" should set position-try-order: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "flip-inline" should not set unrelated longhands: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-width none" should set position-try-options: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-width none" should set position-try-order: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-width none" should not set unrelated longhands: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "--foo, --bar" should set position-try-options: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "--foo, --bar" should set position-try-order: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "--foo, --bar" should not set unrelated longhands: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size --foo, flip-inline" should set position-try-options: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size --foo, flip-inline" should set position-try-order: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size --foo, flip-inline" should not set unrelated longhands: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size flip-inline flip-block, --foo, --bar" should set position-try-options: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size flip-inline flip-block, --foo, --bar" should set position-try-order: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try'] = "most-inline-size flip-inline flip-block, --foo, --bar" should not set unrelated longhands: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7b6976922386 [wpt PR 44807] - [css-anchor-position] Allow both flip and dashed-ident for option, a=testonly https://hg.mozilla.org/integration/autoland/rev/01c95e4d31ed [wpt PR 44807] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.