NEW260319
'font-family' and 'font-feature-settings' are inherited but WPT test failing
https://bugs.webkit.org/show_bug.cgi?id=260319
Summary 'font-family' and 'font-feature-settings' are inherited but WPT test failing
Ahmad Saleem
Reported 2023-08-16 16:31:35 PDT
Hi Team, While looking through failing WPT tests, I noticed that we are failing following two sub-tests: WPT Test Case: https://wpt.fyi/results/css/css-fonts/inheritance.html?label=master&label=experimental&aligned=&q=inheritance WPT Test Case Live Link: http://wpt.live/css/css-fonts/inheritance.html Failing Tests: Property font-family inherits and Property font-feature-settings inherits When I look into "CSSProperties.json", they are inherited. https://searchfox.org/wubkat/source/Source/WebCore/css/CSSProperties.json#744 and https://searchfox.org/wubkat/source/Source/WebCore/css/CSSProperties.json#488 Despite above, we are failing these two test cases, so I thought to raise bug so we can track them and fix them.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-23 16:32:19 PDT
Note You need to log in before you can comment on or make changes to this bug.