Closed Bug 1879070 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 44437 - [css-anchor-position] Parsing and computing position-try-options

Categories

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

task

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Rune Lillesveen <futhark@chromium.org> wrote:

[css-anchor-position] Parsing and computing position-try-options

Part of the new auto-fallback proposal.

Bug: 40279608
Change-Id: If43e8af13a805cbd1b60cd8f44272ac431e4606c
Reviewed-on: https://chromium-review.googlesource.com/5272497
WPT-Export-Revision: 569e5ec162b3907507bcbcb9a334bd3af254062b

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

CI Results

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

Total 2 tests and 18 subtests

Status Summary

Firefox

OK : 2
PASS: 6
FAIL: 21

Chrome

OK : 2
PASS: 6
FAIL: 21

Safari

OK : 2
PASS: 6
FAIL: 21

Links

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: FAIL, Safari: FAIL)
    • Property position-try-options value 'flip-block': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value 'flip-inline': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value 'flip-start': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value 'flip-block, flip-inline': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value '--foo, --bar': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options value 'flip-start flip-inline flip-block': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options has initial value none: FAIL (Chrome: FAIL, Safari: FAIL)
    • Property position-try-options does not inherit: FAIL (Chrome: FAIL, 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: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "inherit" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "unset" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "revert" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "none" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-block" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-start, flip-block" should set the property value: FAIL (Chrome: FAIL, 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: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "flip-block, --foo" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "--bar, flip-block flip-start" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
    • e.style['position-try-options'] = "--foo, --bar, --baz" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6057c39895f1 [wpt PR 44437] - [css-anchor-position] Parsing and computing position-try-options, a=testonly https://hg.mozilla.org/integration/autoland/rev/c88762a4813b [wpt PR 44437] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.