Closed Bug 1068012 Opened 10 years ago Closed 10 years ago

linear-gradient with transparent

Categories

(Core :: Web Painting, defect)

32 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 591600

People

(Reporter: michael.lambert, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36 Steps to reproduce: See http://codepen.io/lambert-velir/pen/daEex Actual results: There is grey mixed in with the linear gradient from a color to transparent Expected results: The color should gradient to transparent smoothly
Component: Untriaged → Layout: View Rendering
Product: Firefox → Core
You can do rgba(255, 255, 255, 0) to get a transparent white instead of the default transparent black... Unfortunately, the spec flip-flopped on this issue several times, so what we have implemented right now matches what the spec said when we implemented gradients but not what it says now.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: