spacer
target

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passauto-expand-details-element-fragment
Asserts run
Pass
assert_false(false, "The <details> should be closed at the start of the test.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-details-element/auto-expand-details-element-fragment.html:15:3)
Pass
assert_equals(0, 0, "The page should be scrolled to the top at the start of the test.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-details-element/auto-expand-details-element-fragment.html:17:3)
Pass
assert_true(true, "<details> should be opened by navigating to an element inside it.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-details-element/auto-expand-details-element-fragment.html:23:5)
Pass
assert_not_equals(1334, 0, "The page should be scrolled down to the <details> element.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-details-element/auto-expand-details-element-fragment.html:25:5)