Opened 11 years ago
Closed 11 years ago
#10068 closed defect (fixed)
GridContainer programmatic test broken in IE
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The test test_GridContainerBC_prog.html doesn't work in IE as it uses the reserved work 'class' without enclosing it in quotes.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [20503]) Refs #10068 Fixes the GridContainer? programmatic test page in Internet Explorer.