Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e2329f9f3f59ed2fa2da6884417f66e77a5738e
https://github.com/WebKit/WebKit/commit/6e2329f9f3f59ed2fa2da6884417f66e77a5738e
Author: Antti Koivisto <[email protected]>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-animation-dynamic-name-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-transition-name-expected.txt
M Source/WebCore/rendering/RenderBox.cpp
Log Message:
-----------
[css-anchor-position-1] Anchor fails to register after name mutation
https://bugs.webkit.org/show_bug.cgi?id=293902
rdar://problem/152430677
Reviewed by Alan Baradlay.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-animation-dynamic-name-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-transition-name-expected.txt:
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::styleWillChange):
There was a logic error here. We only looked into the old style for anchor-name
registation.
Canonical link: https://commits.webkit.org/295693@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