Bug 249318
| Summary: | Make sure computed values for 'baseline-shift' CSS property have 'px' unit for lengths | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | SVG | Assignee: | 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 | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7619
EWS
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
<rdar://problem/103406070>