Bug 246931
Summary: | Omit "normal" value for line-height from font shorthand in specified style too, not just computed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | CSS | Assignee: | Darin Adler <darin> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=246600 | ||
Bug Depends on: | |||
Bug Blocks: | 246579 |
Darin Adler
After fixing bug 246600 there is this loose end. We should not serialize " / normal" for line-height even in specified style.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
The tests are unambiguous about this, although the standard is a little bit ambiguous. Either way, this should be straightforward.
Radar WebKit Bug Importer
<rdar://problem/101487839>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/5733
EWS
Committed 255993@main (1d29cf3005f2): <https://commits.webkit.org/255993@main>
Reviewed commits have been landed. Closing PR #5733 and removing active labels.