[webkit-changes] [WebKit/WebKit] 3f51f0: fast/scrolling/mac/keyboard-scrolling-terminates.h...

Wenson Hsieh noreply at github.com
Fri Mar 24 19:57:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f51f0bc4ecb5f4c47e5da90f817c51ed542438a
      https://github.com/WebKit/WebKit/commit/3f51f0bc4ecb5f4c47e5da90f817c51ed542438a
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M LayoutTests/fast/scrolling/mac/keyboard-scrolling-terminates.html

  Log Message:
  -----------
  fast/scrolling/mac/keyboard-scrolling-terminates.html doesn't verify that scrolling terminates after 258483 at main
https://bugs.webkit.org/show_bug.cgi?id=254444

Reviewed by Simon Fraser.

Add a missing `await`, to ensure that the test actually waits for scrolling to finish after pressing
the down arrow key.

* LayoutTests/fast/scrolling/mac/keyboard-scrolling-terminates.html:

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




More information about the webkit-changes mailing list