Bug 247919
Summary: | Fix font-variant shorthand serialization | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/36966 |
Tim Nguyen (:ntim)
- We should collapse longhands to the shorthand when possible
- Clean up fontVariantValue() to not consider implicit/explicit anymore used to represent default/system values
- Refactor to remove appendFontLonghandValueIfExplicit()
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102339716>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/6492
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36966
EWS
Committed 256681@main (cee0d60d4af3): <https://commits.webkit.org/256681@main>
Reviewed commits have been landed. Closing PR #6492 and removing active labels.