Pass | options | Asserts runPass | assert_equals("1", "1")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:35:3) |
|
Pass | optgroups | Asserts runPass | assert_equals("2", "2")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:40:3) |
|
Fail | option is child of div | assert_equals: expected "1" but got "" at Test.<anonymous> (https://wpt.live/html/semantics/forms/the-select-element/select-value.html:49:3)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/html/semantics/forms/the-select-element/select-value.html:43:1 Asserts runFail | assert_equals("", "1")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:49:3) |
|
Pass | no options | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value.html:54:3) |
|