#7431 closed defect (fixed)
Syntax error (extra commas) in dojox.color.Colorspace
Reported by: | Frank McGrath | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
These prevent the code from running in IE7.
They are 2 extras, in the
var converters =
section, at the end of the definition for "LCHuv": and "Luv":
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | tbd → 1.2 |
---|
Note: See
TracTickets for help on using
tickets.
(In [14848]) Fixes #7431 !strict Thanks, Frank McGrath?.