Bug 249318

Summary: Make sure computed values for 'baseline-shift' CSS property have 'px' unit for lengths
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-12-14 09:26:23 PST
Make sure computed values for 'baseline-shift' CSS property have 'px' unit for lengths. This is similar to what we do for other types of CSS properties. However, this SVG CSS property would only compute to 'px' when applied to a SVGElement.
Comment 1 Chris Dumez 2022-12-14 09:30:21 PST
Pull request: https://github.com/WebKit/WebKit/pull/7619
Comment 2 EWS 2022-12-15 09:21:50 PST
Committed 257928@main (c08063e92343): <https://commits.webkit.org/257928@main>

Reviewed commits have been landed. Closing PR #7619 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-15 09:22:20 PST
<rdar://problem/103406070>