#3427 closed task (fixed)
make sure dojo.query :nth-child selector behaves correctly
Reported by: | dylan | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Query | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
:nth-child() on the root node is a somewhat confusing selector, so make sure we're doing the right thing.
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | changed from dylan to alex |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
OK, all the tests seem to be running including the one Dylan added it. Talked it over w/Alex. Closing this.
comment:4 Changed 11 years ago by
Component: | Core → Query |
---|
Note: See
TracTickets for help on using
tickets.
(In [9139]) add an additional dojo.query unit test, refs #3427