Pass | Button type=reset in form should trigger form reset and not toggle popover | Asserts runPass | assert_true(true, "type=reset should trigger form reset event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:50:3) | Pass | assert_false(false, "type=reset should not toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:51:3) |
|
Pass | Button type=submit in form should trigger form submit and not toggle popover | Asserts runPass | assert_true(true, "type=submit should trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:66:3) | Pass | assert_false(false, "type=submit should not toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:67:3) |
|
Fail | Button type=button in form should not toggle popover | assert_true: type=button should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:75: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/the-button-element/command-and-commandfor/button-type-behavior.html:70:1 Asserts runFail | assert_true(false, "type=button should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:75:3) |
|
Fail | Button type=invalid in form should not trigger form submit and not toggle popover | assert_false: invalid type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:90: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/the-button-element/command-and-commandfor/button-type-behavior.html:78:1 Asserts runFail | assert_false(true, "invalid type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:90:3) |
|
Fail | Button type=invalid in form with only command should not trigger form submit and not toggle popover | assert_false: type=invalid should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:106: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/the-button-element/command-and-commandfor/button-type-behavior.html:94:1 Asserts runFail | assert_false(true, "type=invalid should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:106:3) |
|
Fail | Button type=invalid in form with only commandfor should not trigger form submit and not toggle popover | assert_false: type=invalid should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:122: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/the-button-element/command-and-commandfor/button-type-behavior.html:110:1 Asserts runFail | assert_false(true, "type=invalid should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:122:3) |
|
Fail | Button missing type in form should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:138: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/the-button-element/command-and-commandfor/button-type-behavior.html:126:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:138:3) |
|
Fail | Button missing type in form with only command should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:154: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/the-button-element/command-and-commandfor/button-type-behavior.html:142:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:154:3) |
|
Fail | Button missing type in form with only commandfor should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:170: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/the-button-element/command-and-commandfor/button-type-behavior.html:158:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:170:3) |
|
Pass | Button type=reset with form attr should trigger form reset and not toggle popover | Asserts runPass | assert_true(true, "type=reset should trigger form reset event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:186:3) | Pass | assert_false(false, "type=reset should not toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:187:3) |
|
Pass | Button type=submit with form attr should trigger form submit and not toggle popover | Asserts runPass | assert_true(true, "type=submit should trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:202:3) | Pass | assert_false(false, "type=submit should not toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:203:3) |
|
Fail | Button type=button with form attr should toggle popover | assert_true: type=button should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:211: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/the-button-element/command-and-commandfor/button-type-behavior.html:206:1 Asserts runFail | assert_true(false, "type=button should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:211:3) |
|
Fail | Button type=invalid with form attr should not trigger form submit and not toggle popover | assert_false: type=invalid should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:226: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/the-button-element/command-and-commandfor/button-type-behavior.html:214:1 Asserts runFail | assert_false(true, "type=invalid should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:226:3) |
|
Fail | Button type=invalid with form attr and only command should not trigger form submit and not toggle popover | assert_false: type=invalid should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:242: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/the-button-element/command-and-commandfor/button-type-behavior.html:230:1 Asserts runFail | assert_false(true, "type=invalid should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:242:3) |
|
Fail | Button type=invalid with form attr and only commandfor should not trigger form submit and not toggle popover | assert_false: type=invalid should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:258: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/the-button-element/command-and-commandfor/button-type-behavior.html:246:1 Asserts runFail | assert_false(true, "type=invalid should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:258:3) |
|
Fail | Button missing type with form attr should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:274: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/the-button-element/command-and-commandfor/button-type-behavior.html:262:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:274:3) |
|
Fail | Button missing type with form attr and only command should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:290: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/the-button-element/command-and-commandfor/button-type-behavior.html:278:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:290:3) |
|
Fail | Button missing type with form attr and only commandfor should not trigger form submit and not toggle popover | assert_false: missing type should not trigger form submit event expected false got true at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:306: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/the-button-element/command-and-commandfor/button-type-behavior.html:294:1 Asserts runFail | assert_false(true, "missing type should not trigger form submit event")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:306:3) |
|
Fail | Button type=reset outside form should toggle popover | assert_true: type=reset should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:315: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/the-button-element/command-and-commandfor/button-type-behavior.html:310:1 Asserts runFail | assert_true(false, "type=reset should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:315:3) |
|
Fail | Button type=submit outside form should toggle popover | assert_true: type=submit should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:323: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/the-button-element/command-and-commandfor/button-type-behavior.html:318:1 Asserts runFail | assert_true(false, "type=submit should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:323:3) |
|
Fail | Button type=button outside form should toggle popover | assert_true: type=button should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:331: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/the-button-element/command-and-commandfor/button-type-behavior.html:326:1 Asserts runFail | assert_true(false, "type=button should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:331:3) |
|
Fail | Button type=invalid outside form should toggle popover | assert_true: type=invalid should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:339: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/the-button-element/command-and-commandfor/button-type-behavior.html:334:1 Asserts runFail | assert_true(false, "type=invalid should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:339:3) |
|
Fail | Button missing type outside form should toggle popover | assert_true: missing type should toggle the popover expected true got false at Test.<anonymous> (https://wpt.live/html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:347: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/the-button-element/command-and-commandfor/button-type-behavior.html:342:1 Asserts runFail | assert_true(false, "missing type should toggle the popover")
at Test.<anonymous> ( /html/semantics/the-button-element/command-and-commandfor/button-type-behavior.html:347:3) |
|