Bug 316086
| Summary: | Serialize @font-face descriptor ranges with equal bounds as a single value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | Text | Assignee: | Vitor Roriz <vitor.roriz> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fantasai.bugs, vitor.roriz, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitor Roriz
Per CSSOM 6.7.2, equal-bounded <X>{1,2} ranges should collapse to a single value. Apply this to the only properties using the pattern: @font-face font-weight, font-width and font-style oblique angle.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/178517226>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/66252
EWS
Committed 314486@main (9b487fb860c5): <https://commits.webkit.org/314486@main>
Reviewed commits have been landed. Closing PR #66252 and removing active labels.