Details

Text

Details

Text

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passclicking on anchor without link should open details and not navigate.
Asserts run
Pass
assert_false(false)
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:28:3)
Pass
assert_true(true)
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:30:3)
Pass
assert_equals("", "")
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:31:3)
Passclicking on anchor without link, with embedded inline element should open details and not navigate.
Asserts run
Pass
assert_false(false)
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:28:3)
Pass
assert_true(true)
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:30:3)
Pass
assert_equals("", "")
    at testClickingOnAnchorWithoutLink ( /html/semantics/interactive-elements/the-summary-element/anchor-without-link.html:31:3)