Closed
Bug 1248051
Opened 9 years ago
Closed 9 years ago
<p> with webkit linear gradient on https://stripe.com/relay does not display with a transparent background, unlike Chrome
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1238527
Tracking | Status | |
---|---|---|
firefox44 | --- | unaffected |
firefox46 | --- | affected |
firefox47 | --- | affected |
People
(Reporter: u279076, Unassigned)
References
()
Details
Attachments
(1 file)
214.42 KB,
image/png
|
Details |
Through the course of test bug 1209617 I discovered that https://stripe.com/relay has a <p> element with "-webkit-linear-gradient" that is rendering with a bright background colour, making the text almost unreadable. In Chrome the background renders transparent. I've attached a screenshot showing Firefox on the left and Chrome on the right.
Updated•9 years ago
|
status-firefox44:
--- → unaffected
status-firefox46:
--- → affected
Comment 1•9 years ago
|
||
Yeah, this is because we're missing bug 759568, the non-standard feature "-webkit-background-clip: text" -- and I believe this problem for Stripe's site is covered in bug 1238527.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•