Pass | Tests that inert inlines do not receive mouse events. To test manually, click on all the "Click me"s. The test fails if you see red. | Asserts runPass | assert_false(false, "no event should be fired on a")
at Test.<anonymous> ( /inert/inert-inlines.html:46:11) | Pass | assert_false(false, "no event should be fired on button")
at Test.<anonymous> ( /inert/inert-inlines.html:46:11) | Pass | assert_false(false, "no event should be fired on div")
at Test.<anonymous> ( /inert/inert-inlines.html:46:11) | Pass | assert_false(false, "no event should be fired on span")
at Test.<anonymous> ( /inert/inert-inlines.html:46:11) |
|