Bug 254597

Summary: @counter-style: extends system should should always extend first symbol for fixed system
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/39251

Description Vitor Roriz 2023-03-28 09:33:49 PDT
When extending a system: fixed, the first symbol for the fixed system should always be extended (copied from the counter being extended), since it is impossible to explicitly define
a first symbol when the counter system is extends.
Comment 1 Radar WebKit Bug Importer 2023-03-28 09:34:02 PDT
<rdar://problem/107320608>
Comment 2 Vitor Roriz 2023-03-28 10:10:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12060
Comment 3 Vitor Roriz 2023-03-28 10:14:23 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39251
Comment 4 EWS 2023-03-29 02:27:24 PDT
Committed 262264@main (2eff4ba09737): <https://commits.webkit.org/262264@main>

Reviewed commits have been landed. Closing PR #12060 and removing active labels.