blob: 309a1d56747745872f0b54fc394ee979dc5733a6 [file]
This is a testharness.js-based test.
[FAIL] Disconnected <input type=checkbox switch>
assert_equals: expected "" but got "none"
[FAIL] Connected <input type=checkbox switch>
assert_equals: expected "switch" but got "checkbox"
[FAIL] Connected <input type=checkbox switch>: adding switch attribute
assert_equals: expected "switch" but got "checkbox"
[FAIL] Connected <input type=checkbox switch>: removing switch attribute
assert_equals: expected "switch" but got "checkbox"
[FAIL] Connected <input type=checkbox switch>: removing type attribute
assert_equals: expected "switch" but got "checkbox"
[FAIL] Connected <input type=checkbox switch>: adding type attribute
assert_equals: expected "switch" but got "checkbox"
Harness: the test ran to completion.