[webkit-changes] [WebKit/WebKit] d5061a: [css-view-transitions] The ::view-transition pseud...
mattwoodrow
noreply at github.com
Mon Oct 14 14:21:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5061a575da0055729ce27cb394db2d472589c58
https://github.com/WebKit/WebKit/commit/d5061a575da0055729ce27cb394db2d472589c58
Author: Matt Woodrow <mattwoodrow at apple.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M Source/WebCore/rendering/RenderLayer.cpp
Log Message:
-----------
[css-view-transitions] The ::view-transition pseudo element should create a stacking context.
https://bugs.webkit.org/show_bug.cgi?id=281407
<rdar://137855044>
Reviewed by Tim Nguyen.
https://www.w3.org/TR/css-view-transitions-1/#view-transition-stacking-layer -
"The ::view-transition pseudo-element generates a new stacking context"
* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::shouldBeCSSStackingContext const):
Canonical link: https://commits.webkit.org/285142@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list