Closed Bug 1790996 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 35911 - [scroll-animations] Implement insets in ViewTimeline (minus auto)

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox107 fixed)

RESOLVED FIXED
107 Branch
Tracking Status
firefox107 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Anders Hartvoll Ruud <andruud@google.com> wrote:

[scroll-animations] Implement insets in ViewTimeline (minus auto)

This CL implements the functionality behind view-timeline-inset, except
that 'auto' just returns zero for now. It will be implemented in a future
CL.

Bug: 1344151
Change-Id: I500ba8724df729ecfcb2edaabfc60fba73ad2da6
Reviewed-on: https://chromium-review.googlesource.com/3891062
WPT-Export-Revision: 535922fd2fdea3fc205b1bf0eec8281a1c5c29e0

PR 35911 applied with additional changes from upstream: c21c3629f8c9de4f7573095cc3a06d34b97a4689, 367a0937d4694bf66d7ac875b3591ae901a483b2

CI Results

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

Total 3 tests and 2 subtests

Status Summary

Firefox

OK : 3
FAIL: 27

Chrome

OK : 3
FAIL: 27

Safari

OK : 3
FAIL: 27

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /scroll-animations/css/view-timeline-inset-animation.html [wpt.fyi]
    • view-timeline-inset with one value: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with two values: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with em values: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with percentage values: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with negative values: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with horizontal scroller: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with block scroller: FAIL (Chrome: FAIL, Safari: FAIL)
    • view-timeline-inset with inline scroller: FAIL (Chrome: FAIL, Safari: FAIL)
  • /scroll-animations/css/view-timeline-inset-computed.html [wpt.fyi]
    • Property view-timeline-inset value 'initial': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'inherit': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'revert': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1%': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'calc(1% + 1px)': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px 2px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px 2em': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'calc(1px + 1em) 2px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px 2px, 3px 4px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px auto, auto 4px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px, 2px, 3px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value '1px 1px, 2px 3px': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property view-timeline-inset value 'auto auto, auto auto': FAIL (Chrome: FAIL, Safari: FAIL)
    • The view-timeline-inset property shows up in CSSStyleDeclaration enumeration: FAIL (Chrome: FAIL, Safari: FAIL)
    • The view-timeline-inset property shows up in CSSStyleDeclaration.cssText: FAIL (Chrome: FAIL, Safari: FAIL)
  • /scroll-animations/css/view-timeline-used-values.html [wpt.fyi]
    • Use the last value from view-timeline-axis if omitted: FAIL (Chrome: FAIL, Safari: FAIL)
    • Use the last value from view-timeline-inset if omitted: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cd1cba5892f
[wpt PR 35911] - [scroll-animations] Implement insets in ViewTimeline (minus auto), a=testonly
https://hg.mozilla.org/integration/autoland/rev/f050f650e219
[wpt PR 35911] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in before you can comment on or make changes to this bug.