11FAIL input.capture should be true (of type boolean). Was undefined (of type undefined).
12PASS input.hasAttribute('capture') is true
13FAIL input.capture should be false (of type boolean). Was undefined (of type undefined).
14PASS input.hasAttribute('capture') is false
15FAIL input.capture should be true (of type boolean). Was undefined (of type undefined).