[webkit-changes] [WebKit/WebKit] 09e71b: [CSS] Empty CSSNestedDeclarations should not affec...
Matthieu Dubet
noreply at github.com
Tue Jan 28 09:57:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 09e71bdf864639fb5232409ecda96d48426a4beb
https://github.com/WebKit/WebKit/commit/09e71bdf864639fb5232409ecda96d48426a4beb
Author: Matthieu Dubet <m_dubet at apple.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nested-declarations-cssom-whitespace-expected.txt
M Source/WebCore/css/CSSGroupingRule.cpp
M Source/WebCore/css/CSSStyleRule.cpp
Log Message:
-----------
[CSS] Empty CSSNestedDeclarations should not affect serialization
https://bugs.webkit.org/show_bug.cgi?id=286596
Reviewed by Tim Nguyen.
* LayoutTests/imported/w3c/web-platform-tests/css/css-nesting/nested-declarations-cssom-whitespace-expected.txt:
* Source/WebCore/css/CSSGroupingRule.cpp:
(WebCore::CSSGroupingRule::cssTextForRules const):
* Source/WebCore/css/CSSStyleRule.cpp:
(WebCore::CSSStyleRule::cssTextForRules const):
Canonical link: https://commits.webkit.org/289456@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