Pass | selectionchange event on document fires | Asserts runPass | assert_false(false)
at /selection/onselectionchange-on-document.html:15:5 |
|
Pass | selectionchange event on document fires once | Asserts runPass | assert_equals(0, 0)
at /selection/onselectionchange-on-document.html:25:5 | Pass | assert_equals(0, 0)
at /selection/onselectionchange-on-document.html:27:5 | Pass | assert_equals(1, 1)
at /selection/onselectionchange-on-document.html:29:5 |
|
Pass | task to fire selectionchange event gets queued each time selection is mutated | Asserts runPass | assert_equals(0, 0)
at /selection/onselectionchange-on-document.html:39:5 | Pass | assert_equals(0, 0)
at /selection/onselectionchange-on-document.html:41:5 | Pass | assert_equals(1, 1)
at /selection/onselectionchange-on-document.html:43:5 | Pass | assert_equals(1, 1)
at /selection/onselectionchange-on-document.html:45:5 | Pass | assert_equals(1, 1)
at /selection/onselectionchange-on-document.html:47:5 | Pass | assert_equals(2, 2)
at /selection/onselectionchange-on-document.html:49:5 |
|
Pass | has scheduled selectionchange event is set to false at the beginning of a task to fire selectionchange event | Asserts runPass | assert_equals(0, 0)
at /selection/onselectionchange-on-document.html:65:5 | Pass | assert_equals(1, 1)
at /selection/onselectionchange-on-document.html:67:5 | Pass | assert_equals(2, 2)
at /selection/onselectionchange-on-document.html:69:5 |
|