Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset font subproperties to their initial value
Reset font subproperties such as font-size-adjust, font-kerning, font-feature-settings, font-optical-sizing and font-variation-settings to their initial values, compare: https://drafts.csswg.org/css-fonts-4/#font-prop Also fixed the serialization of font shorthand property: when any of subproperties are non initial, font shorthand property should be serialized to an empty string. Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/22MU6QJK7l0/m/Ezu0RZMYAQAJ Bug: 1379236 Change-Id: If5ac2faffc9e956a38ef4c5ccf2130d3623d3582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4018412 Commit-Queue: Munira Tursunova <[email protected]> Reviewed-by: Yoav Weiss <[email protected]> Reviewed-by: Rune Lillesveen <[email protected]> Cr-Commit-Position: refs/heads/main@{#1093915}
- Loading branch information