Bug 309875
| Summary: | Limit length of @counter-style padding | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | CSS | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
We should limit the length of padding in a @counter-style rule. CSS Counter Styles Level 3 explicitly allows this and Chrome and Firefox already apply a length limit of 120 and 150 respectively.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
<rdar://problem/172044856>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/60542
EWS
Committed 309228@main (1e7932ecb00d): <https://commits.webkit.org/309228@main>
Reviewed commits have been landed. Closing PR #60542 and removing active labels.