Closed Bug 1232114 Opened 8 years ago Closed 8 years ago

css warning about linear-gradient in background-color

Categories

(Thunderbird :: Theme, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 45.0

People

(Reporter: aceman, Assigned: Paenglab)

Details

Attachments

(1 file)

This shows at least 20 times just by starting TB trunk on Linux.

Warning: Expected end of value but found 'linear-gradient('.  Error in parsing value for 'background-color' after substituting variables. Generated value was '  rgba(255, 255, 255, .5) linear-gradient(rgba(255, 255, 255, .5), transparent)'.  Falling back to 'initial'.
Source File: chrome://messenger/skin/messageHeader.css
Line: 141, Column: 3108
Source Code:
  rgba(255, 255, 255, .5) linear-gradient(rgba(255, 255, 255, .5), transparent)
Attached patch 1232114.patchSplinter Review
Sorry, my bad. Now fixed.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8697777 - Flags: review?(acelists)
Comment on attachment 8697777 [details] [diff] [review]
1232114.patch

Review of attachment 8697777 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks, the warnings are gone.
Attachment #8697777 - Flags: review?(acelists) → review+
Thank you, aceman.

http://hg.mozilla.org/comm-central/rev/ff50db99078e
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 45.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: