[webkit-changes] [WebKit/WebKit] ea71a7: Two wheel/mousewheel passive event listeners WPT t...

Antoine Quint noreply at github.com
Sun Dec 10 09:55:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea71a71df81c5762c0766b08865ce871ae68f29d
      https://github.com/WebKit/WebKit/commit/ea71a71df81c5762c0766b08865ce871ae68f29d
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-12-10 (Sun, 10 Dec 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div-expected.txt
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  Two wheel/mousewheel passive event listeners WPT test pass on macOS Sonoma and up
https://bugs.webkit.org/show_bug.cgi?id=266168
rdar://119451076

Reviewed by David Kilzer.

Rebaseline the expected results to match macOS Sonoma's behavior and mark those tests as [ Failure ]
in the general case and [ Pass ] on Sonoma+ for the Mac ports.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div-expected.txt:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/271842@main




More information about the webkit-changes mailing list