Closed Bug 229803 Opened 21 years ago Closed 21 years ago

CSS Errors in calendar

Categories

(Calendar :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Assigned: mostafah)

References

Details

Attachments

(1 file)

CSSParse.exe in debug dist/bin shows several errors in css files used in calendar. Patch coming up.
Attached patch patch v0Splinter Review
Blocks: 139942
How can I get to see the errors? That is, how can I get CSSParse.exe and/or can we have the errors added as an attachment to this bug? (The errors indicated in attachment #138226 [details] only complain about selectAddresses.css)
CSSParse is built during any debug build or you can have it created in optimized builds by following the instructions in bug 139943. Here are the errors: CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/content/datepicker/datepicker.css :13.2): Expected declaration but found '/'. Skipped to next declaration. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/content/datepicker/datepicker.css :14.5): Expected declaration but found '/'. Skipped to next declaration. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/content/datepicker/datepicker.css :18.5): Expected declaration but found '/'. Skipped to next declaration. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/content/datepicker/datepicker.css :19.5): Expected declaration but found '/'. Skipped to next declaration. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/skin/classic/calendar.css :601.21): Error in parsing value for property '-moz-opacity'. Declaration dropped. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/skin/classic/selectAddresses.css :16.25): Error in parsing value for property '-moz-box-align'. Declaration dropped. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/skin/modern/calendar.css :609.21): Error in parsing value for property '-moz-opacity'. Declaration dropped. CSS Error (file:///c:/work/mozilla_source/trunk/mozilla/calendar/resources/skin/modern/selectAddresses.css :16.25): Error in parsing value for property '-moz-box-align'. Declaration dropped. C
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: