Closed Bug 1801176 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 37011 - ScrollDirection -> ScrollAxis

Categories

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

task

Tracking

(firefox109 fixed)

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Kevin Ellis <kevers@google.com> wrote:

ScrollDirection -> ScrollAxis

Change-Id: I5eea9b0747b39826a29cf2561357713303f2490a

Bug: 1385482

Reviewed-on: https://chromium-review.googlesource.com/4032767
WPT-Export-Revision: bd2ce168a3c4720b8c1caa98abc0b4014e69e2bb

CI Results

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

Total 3 tests and 3 subtests

Status Summary

Firefox

OK : 3
FAIL: 14

Chrome

OK : 3
PASS: 4
FAIL: 10

Safari

OK : 3
FAIL: 14

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /scroll-animations/scroll-timelines/constructor.html [wpt.fyi]
    • A ScrollTimeline can be created with a source: FAIL (Chrome: PASS, Safari: FAIL)
    • A ScrollTimeline can be created with a non-scrolling source: FAIL (Chrome: PASS, Safari: FAIL)
    • A ScrollTimeline created with a null source should have no source: FAIL (Chrome: PASS, Safari: FAIL)
    • A ScrollTimeline created without a source should use the document.scrollingElement: FAIL (Chrome: PASS, Safari: FAIL)
    • A ScrollTimeline created with the default axis should default to 'block': FAIL (Chrome: FAIL, Safari: FAIL)
    • 'block' is a valid axis value: FAIL (Chrome: FAIL, Safari: FAIL)
    • 'inline' is a valid axis value: FAIL (Chrome: FAIL, Safari: FAIL)
    • 'horizontal' is a valid axis value: FAIL (Chrome: FAIL, Safari: FAIL)
    • 'vertical' is a valid axis value: FAIL (Chrome: FAIL, Safari: FAIL)
    • Creating a ScrollTimeline with an invalid axis value should throw: FAIL (Chrome: FAIL, Safari: FAIL)
  • /scroll-animations/scroll-timelines/current-time-root-scroller.html [wpt.fyi]
    • currentTime calculates the correct time for a document.scrollingElement source: FAIL (Chrome: FAIL, Safari: FAIL)
  • /scroll-animations/scroll-timelines/current-time-writing-modes.html [wpt.fyi]
    • currentTime handles direction: rtl correctly: FAIL (Chrome: FAIL, Safari: FAIL)
    • currentTime handles writing-mode: vertical-rl correctly: FAIL (Chrome: FAIL, Safari: FAIL)
    • currentTime handles writing-mode: vertical-lr correctly: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/96dd61d466f5 [wpt PR 37011] - ScrollDirection -> ScrollAxis, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.