Search and Top Navigation
#3943 closed bug (wontfix)
Opened January 25, 2009 06:48PM UTC
Closed January 26, 2009 04:46PM UTC
Last modified October 11, 2012 09:15PM UTC
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
That's in there for IE. Simple ignore it, it won't harm.