Bug 247553
| Summary: | computed style for font-variation-settings should only serialize the last setting for duplicate tags | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Adler
https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-variation-settings
According to the web platform tests, the computed style should only contain the last setting for each tag, when there are duplicate tags. While this makes logical sense, I can’t actually find where in the specification this is made clear.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102018065>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/6191
EWS
Committed 256383@main (0d75a86aa994): <https://commits.webkit.org/256383@main>
Reviewed commits have been landed. Closing PR #6191 and removing active labels.