Open
Bug 1849331
Opened 2 years ago
Updated 2 years ago
Codepen demo renders different from Chrome (and Chrome's rendering looks feels better)
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Attachments
(1 file)
1.46 KB,
text/html
|
Details |
Go to https://codepen.io/t_afif/pen/qBLWgEE
Chrome renders it differently and that feels better than what nightly is rendering.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
This may end up being a CSS calc bug.
Comment 3•2 years ago
|
||
It looks like the presence of scale: -1 1;
on the left-hand <div> is breaking its repeating pattern (gradient?) in some way.
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•