#11741 closed task (fixed)
convert dijit testcases to HTML5 style
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit | Version: | 1.5 |
Keywords: | Cc: | Katie Vance | |
Blocked By: | Blocking: |
Description
Change History (29)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
From phiggins,
<span value="bar">Select me</span>
should be:
<span data-dojo-value="bar">Select me</span>
since SPAN cannot contain the value attribute
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
comment:5 Changed 10 years ago by
comment:7 Changed 10 years ago by
comment:8 Changed 10 years ago by
comment:9 Changed 10 years ago by
comment:10 Changed 10 years ago by
comment:11 Changed 10 years ago by
comment:12 Changed 10 years ago by
comment:13 Changed 10 years ago by
comment:15 Changed 10 years ago by
comment:16 Changed 10 years ago by
comment:17 Changed 10 years ago by
comment:18 Changed 10 years ago by
comment:19 Changed 10 years ago by
comment:20 Changed 10 years ago by
comment:21 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:22 Changed 10 years ago by
comment:24 Changed 10 years ago by
(In [23194]) [22951] set the TitlePane? width to 200px but the contained TabContainer? is 400px... that doesn't make sense, the outer container needs to be wider.
Also fixing spacing.
Refs #11741.
comment:25 Changed 10 years ago by
comment:26 Changed 10 years ago by
comment:27 Changed 10 years ago by
comment:29 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
should be