RESOLVED FIXED Bug 249482
Stop allowing numbers during parsing of baseline-shift CSS property
https://bugs.webkit.org/show_bug.cgi?id=249482
Summary Stop allowing numbers during parsing of baseline-shift CSS property
Chris Dumez
Reported 2022-12-16 09:41:24 PST
Stop allowing numbers during parsing of baseline-shift CSS property. Per the specification, we should allow <length-percentage>, not <number>: - https://w3c.github.io/csswg-drafts/css-inline/#baseline-shift-property
Attachments
Chris Dumez
Comment 1 2022-12-16 09:42:51 PST
EWS
Comment 2 2022-12-16 16:25:47 PST
Committed 258025@main (5e3c6ae37450): <https://commits.webkit.org/258025@main> Reviewed commits have been landed. Closing PR #7759 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-16 16:27:18 PST
Note You need to log in before you can comment on or make changes to this bug.