Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ef2110dcad8e61a2e415fa2befba1fa6ee00cdd0
      
https://github.com/WebKit/WebKit/commit/ef2110dcad8e61a2e415fa2befba1fa6ee00cdd0
  Author: Antoine Quint <grao...@webkit.org>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform-expected.html
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform.html
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one-expected.html
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one.html
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-expected.html
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline.html
    M LayoutTests/platform/ios/TestExpectations

  Log Message:
  -----------
  REGRESSION(290786@main): [ iOS ] 3 
imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/*.html are 
constant failures.
https://bugs.webkit.org/show_bug.cgi?id=289115

Reviewed by Simon Fraser.

These tests show a scrollbar in their snapshot because `overflow: auto` is set 
on the scroll container
and these are programmatically scrolled shortly before the snapshot is taken. 
Using `overflow: hidden`
means the scrollbar does not appear and it does not affect the behavior of 
those tests.

* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform-expected.html:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/animation-with-transform.html:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one-expected.html:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-cancel-one.html:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline-expected.html:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/two-animations-attach-to-same-scroll-timeline.html:
* LayoutTests/platform/ios/TestExpectations:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to