108 tests to run in
1 groups
------------------------------------------------------------
GROUP "t" has
108 tests to run
PASSED test: doh.is(4, (dojo.query('h3')).length);
0 ms
PASSED test: doh.is(1, (dojo.query('h1:first-child')).length);
0 ms
PASSED test: doh.is(2, (dojo.query('h3:first-child')).length);
0 ms
PASSED test: doh.is(1, (dojo.query('#t')).length);
1 ms
PASSED test: doh.is(1, (dojo.query('#bug')).length);
0 ms
PASSED test: doh.is(4, (dojo.query('#t h3')).length);
0 ms
PASSED test: doh.is(1, (dojo.query('div#t')).length);
0 ms
Hover over HTML elements in the main page. Click to hold selection.