Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 41e8bd103a1fc947375ceeb4dff84d768c244970
https://github.com/WebKit/WebKit/commit/41e8bd103a1fc947375ceeb4dff84d768c244970
Author: Antoine Quint <[email protected]>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/rendering/widgets/shadow-dom-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/animation-trigger/parsing/trigger-scope.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/animation-trigger/trigger-scope-add.tentative-expected.txt
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/style/computed/data/StyleNonInheritedRareData.cpp
M Source/WebCore/style/computed/data/StyleNonInheritedRareData.h
Log Message:
-----------
[animation-triggers] add parsing support for the `trigger-scope` CSS property
https://bugs.webkit.org/show_bug.cgi?id=318864
rdar://181703481
Reviewed by Sam Weinig and Antti Koivisto.
Add parsing support for the `trigger-scope` property as specified by
https://drafts.csswg.org/animation-triggers-1/#trigger-scope.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/html/rendering/widgets/shadow-dom-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/animation-trigger/parsing/trigger-scope.tentative-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/animation-trigger/trigger-scope-add.tentative-expected.txt:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/style/computed/data/StyleNonInheritedRareData.cpp:
(WebCore::Style::NonInheritedRareData::NonInheritedRareData):
(WebCore::Style::NonInheritedRareData::operator== const):
(WebCore::Style::NonInheritedRareData::dumpDifferences const):
* Source/WebCore/style/computed/data/StyleNonInheritedRareData.h:
Canonical link: https://commits.webkit.org/316757@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications