Bug 254597 - @counter-style: extends system should should always extend first symbol for fixed system
Summary: @counter-style: extends system should should always extend first symbol for f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-28 09:33 PDT by Vitor Roriz
Modified: 2023-03-29 02:27 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.