Closed Bug 326655 Opened 18 years ago Closed 17 years ago

Color: transparent not supported

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 347912

People

(Reporter: martijn.martijn, Assigned: dbaron)

References

()

Details

(Keywords: css3, testcase)

Attachments

(1 file)

Now that Cairo builds support rgba and hsla colors in css, I think it would be nice to also support the 'transparent' keyword
Attached file testcase
Keywords: css3
So the problem here is actually that the stored value should be "transparent" (and not say rgba(255, 255, 255, 0)).  So this takes a lot more work than just changing the CSS parser... :(
This was fixed with the fix for bug 347912.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: