Click me
Click me
Click me

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTests 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 run
Pass
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)