Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4a3d6eaaf8bf27447381c59a928b3e2c143a7130
      
https://github.com/WebKit/WebKit/commit/4a3d6eaaf8bf27447381c59a928b3e2c143a7130
  Author: Matt Woodrow <[email protected]>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/rendering/RenderViewTransitionCapture.cpp
    M Source/WebCore/rendering/RenderViewTransitionCapture.h

  Log Message:
  -----------
  css/css-view-transitions/root-style-change-during-animation.html fails due to 
visibility:hidden not being respected on the VT pseudo.
https://bugs.webkit.org/show_bug.cgi?id=293464
<rdar://151891703>

Reviewed by Tim Nguyen.

Visibility:hidden for the ::view-transition-new pseudo is applied as part of
attaching compositing layers, so make sure this bit gets invalidated.

* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderViewTransitionCapture.cpp:
(WebCore::RenderViewTransitionCapture::styleDidChange):
* Source/WebCore/rendering/RenderViewTransitionCapture.h:

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



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

Reply via email to