Bug 260319
| Summary: | 'font-family' and 'font-feature-settings' are inherited but WPT test failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | koivisto, mmaxfield, ntim, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114350829>