Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 497b138d4b4de6e1ac120ac9785783f2c19cfaf1
https://github.com/WebKit/WebKit/commit/497b138d4b4de6e1ac120ac9785783f2c19cfaf1
Author: Matt Woodrow <[email protected]>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebCore/dom/ViewTransition.cpp
Log Message:
-----------
REGRESSION(293851@main):[iOS MacOS Debug] ASSERTION FAILED: !layer ||
!layer->hasAncestor in
fast/css/view-transitions-hide-under-page-background-color.html
https://bugs.webkit.org/show_bug.cgi?id=291904
<rdar://149783892>
Reviewed by Tim Nguyen.
Ensure styles get flushed at the end of setupTransitionPseudoElements, since we
need those elements to exist for the next step. This is a repeat of 278608@main
(and fixes the same test).
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::ViewTransition::setupTransitionPseudoElements):
Canonical link: https://commits.webkit.org/294027@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