Bug 249482
| Summary: | Stop allowing numbers during parsing of baseline-shift CSS property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | CSS | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 175733 | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7759
EWS
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
<rdar://problem/103465534>