Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30043d97373621d58542627e207e517b218ee4c9
      
https://github.com/WebKit/WebKit/commit/30043d97373621d58542627e207e517b218ee4c9
  Author: Fujii Hironori <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M LayoutTests/scrollbars/zero-height-crash.html

  Log Message:
  -----------
  Replace setTimeout with requestAnimationFrame in 
scrollbars/zero-height-crash.html
https://bugs.webkit.org/show_bug.cgi?id=311295

Reviewed by Carlos Alberto Lopez Perez.

310503@main added a new test scrollbars/zero-height-crash.html which used
setTimeout to wait for the async scrollbar painted. requestAnimationFrame is
better in the case.

* LayoutTests/scrollbars/zero-height-crash.html:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to