[Webkit-unassigned] [Bug 260319] New: 'font-family' and 'font-feature-settings' are inherited but WPT test failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 16 16:31:35 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260319
Bug ID: 260319
Summary: 'font-family' and 'font-feature-settings' are
inherited but WPT test failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: BrowserCompat, WPTImpact
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: koivisto at iki.fi, ntim at apple.com,
simon.fraser at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230816/bfe26356/attachment-0001.htm>
More information about the webkit-unassigned
mailing list