#3943 closed bug (wontfix)
CSS files generate errors in Firefox error console
Reported by: | chrisv | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.6rc5 |
Keywords: | css parsing error | Cc: | |
Blocked by: | Blocking: |
Description
Firefox Error Console shows following errors on loading UI CSS files:
"Error in parsing value for property 'filter'. Declaration dropped."
In files:
- ui.core.css line 18
- ui.theme.css line 34, 36, 241, 242
- ui.datepicker.css line 55
- etc
Note: See
TracTickets for help on using
tickets.
That's in there for IE. Simple ignore it, it won't harm.