Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d01c2d50dc76892efdc335fa524d841a7e9df211
      
https://github.com/WebKit/WebKit/commit/d01c2d50dc76892efdc335fa524d841a7e9df211
  Author: Antoine Quint <[email protected]>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

  Changed paths:
    M LayoutTests/compositing/visible-rect/animated-from-none.html
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  [Tahoe arm64] compositing/visible-rect/animated-from-none.html is a flaky 
text failure
https://bugs.webkit.org/show_bug.cgi?id=308086
rdar://170589380

Reviewed by Anne van Kesteren.

This test merely used an animation's `ready` promise to determine that its 
effect would be
accounted for in the layer tree. It needs to account for the accelerated 
representation of
that animation to be uploaded to the remote layer tree using the 
`animationAcceleration()`
helper and then for one rendering frame to ensure the remote animation has been 
applied.
This yields stable results.

* LayoutTests/compositing/visible-rect/animated-from-none.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

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



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

Reply via email to