Bug 254111
| Summary: | Allow redefinition of predefined counter-styles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitor Roriz
We need to make the list-style-types
that are supported by predefined counter-styles-at-rules
at counterSytyles.css to be handled according to these
rules if counterStylesAtRules is enabled. Otherwise,
they should be handled like before.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/10907
EWS
Committed 261823@main (e4fbd95a91f2): <https://commits.webkit.org/261823@main>
Reviewed commits have been landed. Closing PR #10907 and removing active labels.