1 2 This tests the keygen element. 3 4 PASS keygen.options is undefined 5 PASS shadow.firstChild.tagName is "SELECT" 6 PASS layoutTestController.shadowRoot(shadow) is null 7 PASS layoutTestController.shadowRoot(shadow.firstChild) is null 8 PASS successfullyParsed is true 9 10 TEST COMPLETE 11 12