RESOLVED FIXED 249318
Make sure computed values for 'baseline-shift' CSS property have 'px' unit for lengths
https://bugs.webkit.org/show_bug.cgi?id=249318
Summary Make sure computed values for 'baseline-shift' CSS property have 'px' unit fo...
Chris Dumez
Reported 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.
Attachments
Chris Dumez
Comment 1 2022-12-14 09:30:21 PST
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-12-15 09:22:20 PST
Note You need to log in before you can comment on or make changes to this bug.