#3561 closed defect (fixed)
dijit/tests/layout/test_StackContainer.html generates error [Object required] in IE
Reported by: | mumme | Owned by: | mumme |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | dijit | Cc: | |
Blocked By: | Blocking: |
Description
current dijit trunk test_StackContainer.html generates error in IE
I traced it to setting 'padding: 0.5em;', it works with px
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [9362]) fixing obvious copy paste error, Fixes #3561