You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop returning nullptr for system font keywords on non-font related properties
https://bugs.webkit.org/show_bug.cgi?id=250245
rdar://103916548
Reviewed by Darin Adler and Tim Nguyen.
The code that is handling font: menu shouldn’t apply to non-font
properties.
* LayoutTests/fast/css/css-text-border-menu-expected.txt: Added.
* LayoutTests/fast/css/css-text-border-menu.html: Added.
* Source/WebCore/css/StyleProperties.cpp:
(WebCore::StyleProperties::getPropertyCSSValue const):
Canonical link: https://commits.webkit.org/258742@main
0 commit comments