Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passoption index should work inside the document
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:27:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:28:3)
Passoption index should always be 0 for options in datalists
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:34:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:35:3)
Passoption index should always be 0 for options with no container
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:41:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:42:3)
Passoption index should always be 0 for options not even in the document
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:48:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-index.html:49:3)