Is the nodeList returned by dojo.query guaranteed to be in document order? I have tried many times and it seems to be, but I would like confirmation.
My use case:
I have a table with rows with different classes. I need to get a list of the rows with class "foo" in document order.
Thanks
schallm
