Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8885281fecb49b05fa9fad11c7baaf591cea8b4
      
https://github.com/WebKit/WebKit/commit/f8885281fecb49b05fa9fad11c7baaf591cea8b4
  Author: Diego De La Toba <[email protected]>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M LayoutTests/platform/ios/TestExpectations
    M 
LayoutTests/webanimations/threaded-animations/scroll-timeline-root-scroller.html

  Log Message:
  -----------
  [iOS] webanimations/threaded-animations/scroll-timeline-root-scroller.html is 
a flaky text failure
rdar://171197721
https://bugs.webkit.org/show_bug.cgi?id=308667

Reviewed by Antoine Quint.

Fix flaky scroll-timeline-root-scroller.html by adding additional 
renderingUpdate()

UIHelper.renderingUpdate() waits for a web process animation frame + setTimeout,
but does not guarantee the UI process has processed the scroll and updated the
timeline.

Adding a second renderingUpdate() gives the UI process time to process the 
scroll
and update the scroll.

* LayoutTests/platform/ios/TestExpectations:
* 
LayoutTests/webanimations/threaded-animations/scroll-timeline-root-scroller.html:

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



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

Reply via email to