[CSS Fonts] Firefox only web platform test failures
Categories
(Core :: Layout: Text and Fonts, enhancement, P3)
Tracking
()
People
(Reporter: automatedtester, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug)
Details
(Keywords: compat, parity-chrome, parity-safari)
The following tests fail in Firefox but pass in Chrome and Safari
/css/css-fonts/variations/at-font-face-descriptors.html [24 subtests]
▶ /css/css-fonts/variations/font-opentype-collections.html [2 subtests]
Source: https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Alayout%3A+text+and+fonts
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
(In reply to David Burns :automatedtester from comment #0)
The following tests fail in Firefox but pass in Chrome and Safari
/css/css-fonts/variations/at-font-face-descriptors.html [24 subtests]
This fails because we don't fully support the CSSFontFaceRule interface, I think. Some relevant bugs look like bug 443978, bug 1058408, bug 1466489. (Though details in them may well be out of date.)
▶ /css/css-fonts/variations/font-opentype-collections.html [2 subtests]
And opentype collection support is entirely unimplemented.
Reporter | ||
Updated•6 years ago
|
Updated•2 years ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Description
•