An unclickable (non-link) area should not show the link cursor when hovered.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassOnly clickable areas should show the link cursor.
Asserts run
Pass
assert_equals("pointer", "pointer")
    at Test.<anonymous> ( /html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/mouse-cursor-imagemap.html:16:3)
Pass
assert_not_equals("auto", "pointer")
    at Test.<anonymous> ( /html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/mouse-cursor-imagemap.html:17:3)