#3228 closed defect (wontfix)
"grey" is not a CSS standard color keyword -> change to "gray"
Reported by: | guest | Owned by: | dylan |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Dijit - LnF | Version: | 0.4.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
/widget/templates/MonthlyCalendar.css, Line 88 /widget/MonthlyCalendar.js, Line 29
Following http://www.w3.org/TR/CSS21/syndata.html#value-def-color
"grey" is no official color keyword. Although all browser EXCEPT IE (up to 7) understand it. Has to be changed to "gray"!
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is no longer an issue with 0.9, so resolving as wont fix.