Series of gradients clipped to transformed text fails to render in Firefox
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: kael, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Ran across this html+css thing on a website and noticed that only the first 3 characters render in Firefox. They all render in edge. (I'll attach screenshots). The text is all there in the correct places so if you drag-select to highlight it, you can see it - it's just not rendering.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:lsalzman, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•2 years ago
|
||
Glenn, is this related to your clipping work?
Comment 5•2 years ago
|
||
Unlikely, but possible. Would it be possible to find a regression range (see https://mozilla.github.io/mozregression/ for more information)?
Comment 6•2 years ago
|
||
This repros on a build from 2020, so not a recent regression.
Updated•7 months ago
|
Comment 7•7 months ago
|
||
The text ends up rendered using a blob images so webrender gradient aren't involved.
Description
•