Opened 13 years ago
Closed 13 years ago
#5408 closed defect (fixed)
invalid css in dojo IO tests
Reported by: | Adam Peller | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | IO | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Wasn't sure if the '%%' syntax was some intentional escape or a typo
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | iframe.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [11906]) Fixes #5408. Useless percent, thanks to peller for the catch.