blob: 1ca15f5599409870967853b8d4cfc96637883a97 [file] [log] [blame]
CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
This tests whether the keygen element supports the autofocus attribute.
PASS document.activeElement is document.querySelector("keygen")
PASS document.activeElement.autofocus is true
PASS successfullyParsed is true
TEST COMPLETE