Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4ce31a2c0a8d6b7c2a632fc23f2eccf6eb23301
https://github.com/WebKit/WebKit/commit/a4ce31a2c0a8d6b7c2a632fc23f2eccf6eb23301
Author: Tim Nguyen <[email protected]>
Date: 2026-09-18 (Fri, 18 Sep 2026)
Changed paths:
M Source/WebCore/css/CSSCounterStyleDescriptors.cpp
M Source/WebCore/css/CSSCounterStyleDescriptors.h
Log Message:
-----------
Refactor `CSSCounterStyleDescriptors::areSymbolsValidForSystem()` to take
counts instead of symbols
https://bugs.webkit.org/show_bug.cgi?id=324588
Reviewed by Elika Etemad and Vitor Roriz.
We want to use it in IPC where the count is easier to pass in.
* Source/WebCore/css/CSSCounterStyleDescriptors.cpp:
(WebCore::CSSCounterStyleDescriptors::areSymbolsValidForSystem):
(WebCore::CSSCounterStyleDescriptors::isValid const):
(WebCore::CSSCounterStyleDescriptors::setSymbols):
(WebCore::CSSCounterStyleDescriptors::setAdditiveSymbols):
* Source/WebCore/css/CSSCounterStyleDescriptors.h:
Canonical link: https://commits.webkit.org/321413@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications