Bug 250049

Summary: Fix css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html WPT test
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/37752
Bug Depends on:    
Bug Blocks: 175733    

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.