Pass | option index should work inside the document | Asserts runPass | 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) |
|
Pass | option index should always be 0 for options in datalists | Asserts runPass | 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) |
|
Pass | option index should always be 0 for options with no container | Asserts runPass | 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) |
|
Pass | option index should always be 0 for options not even in the document | Asserts runPass | 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) |
|