RESOLVED FIXED 247553
computed style for font-variation-settings should only serialize the last setting for duplicate tags
https://bugs.webkit.org/show_bug.cgi?id=247553
Summary computed style for font-variation-settings should only serialize the last set...
Darin Adler
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-06 14:19:37 PST
Darin Adler
Comment 2 2022-11-06 14:23:23 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.