Advertisement
Guest User

Untitled

a guest
Apr 30th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. iexplore/9.0:
  2. byId .............................................. 2/2
  3. byClass ........................................... 6/6
  4. byTag ............................................. 4/4
  5. qs ................................................ 3/3
  6. qs fallback ....................................... 3/3
  7. qsa ............................................... 3/3
  8. qsa fallback ...................................... 3/3
  9. create ............................................ 1/1
  10. html .............................................. 1/1
  11. append ............................................ 2/2
  12. css ............................................... 2/2
  13. attrs ............................................. 3/3
  14. on:
  15. not ok undefined != undefined
  16. at [anonymous]() in /test/docTests.js : line: 220, column: 9
  17. at equal() in /test/docTests.js : line: 220, column: 9
  18. at [anonymous]() in /test/docTests.js : line: 215, column: 28
  19. at test_doc() in /test/docTests.js : line: 215, column: 5
  20.  
  21. > t.equal(ret, s)
  22.  
  23. found: undefined
  24. wanted: undefined
  25.  
  26. not ok
  27. at [anonymous]() in /test/docTests.js : line: 223, column: 9
  28. at ok() in /test/docTests.js : line: 223, column: 9
  29. at [anonymous]() in /test/docTests.js : line: 215, column: 28
  30. at test_doc() in /test/docTests.js : line: 215, column: 5
  31.  
  32. > t.ok(s.called)
  33.  
  34. found: false
  35.  
  36. on ................................................ 0/2
  37. off ............................................... 2/2
  38.  
  39. chrome/17.0:
  40. firefox/10.0:
  41. total ............................................... 35/37
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement