Open Bug 1882437 Opened 9 months ago Updated 2 months ago

New wpt failures in /css/css-anchor-position/parsing/ [position-try-fallbacks-computed.html, position-try-fallbacks-parsing.html]

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 44807 found new untriaged test failures in CI

Tests Affected

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 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-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)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1882234 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S3
No longer blocks: css-anchor-position-1
Summary: New wpt failures in /css/css-anchor-position/parsing/ [position-try-options-computed.html, position-try-options-parsing.html] → New wpt failures in /css/css-anchor-position/parsing/ [position-try-fallbacks-computed.html, position-try-fallbacks-parsing.html]
You need to log in before you can comment on or make changes to this bug.