Pass | Forms | Asserts runPass | assert_true(true, "button1.labels is NodeList")
at Test.<anonymous> ( /html/semantics/forms/the-button-element/button-labels.html:29:7) | Pass | assert_equals(2, 2, "button1.labels.length")
at Test.<anonymous> ( /html/semantics/forms/the-button-element/button-labels.html:30:7) | Pass | assert_true(true, "button2.labels is NodeList")
at Test.<anonymous> ( /html/semantics/forms/the-button-element/button-labels.html:32:7) | Pass | assert_equals(1, 1, "button2.labels.length")
at Test.<anonymous> ( /html/semantics/forms/the-button-element/button-labels.html:33:7) |
|