RESOLVED FIXED Bug 250049
Fix css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html WPT test
https://bugs.webkit.org/show_bug.cgi?id=250049
Summary Fix css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html WPT ...
Chris Dumez
Reported 2023-01-03 15:15:18 PST
Fix css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html WPT test so that it expects "normal" as computed value when the input is a length that is zero, as per: - https://w3c.github.io/csswg-drafts/css-text/#letter-spacing-property """ For legacy reasons, a computed letter-spacing of zero yields a resolved value (getComputedStyle() return value) of normal. """
Attachments
Chris Dumez
Comment 1 2023-01-03 15:16:48 PST
EWS
Comment 2 2023-01-04 13:34:16 PST
Committed 258447@main (54dd46449a73): <https://commits.webkit.org/258447@main> Reviewed commits have been landed. Closing PR #8167 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-01-04 13:35:22 PST
Note You need to log in before you can comment on or make changes to this bug.