Bug 247553 - computed style for font-variation-settings should only serialize the last setting for duplicate tags
Summary: computed style for font-variation-settings should only serialize the last set...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-06 14:15 PST by Darin Adler
Modified: 2022-11-06 17:09 PST (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 Darin Adler 2022-11-06 14:15:13 PST
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.
Comment 1 Radar WebKit Bug Importer 2022-11-06 14:19:37 PST
<rdar://problem/102018065>
Comment 2 Darin Adler 2022-11-06 14:23:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/6191
Comment 3 EWS 2022-11-06 17:09:11 PST
Committed 256383@main (0d75a86aa994): <https://commits.webkit.org/256383@main>

Reviewed commits have been landed. Closing PR #6191 and removing active labels.