Bug 249318 - Make sure computed values for 'baseline-shift' CSS property have 'px' unit for lengths
Summary: Make sure computed values for 'baseline-shift' CSS property have 'px' unit fo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-14 09:26 PST by Chris Dumez
Modified: 2022-12-15 09:22 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>