summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLKeygenElement/keygen-expected.txt
blob: 017eeacf3c38bf30ec81ae1a0fd525897bba1c79 (plain)
1
2
3
4
5
6
7
8
9
10
11

This tests the keygen element.

PASS keygen.options is undefined
PASS shadow.firstChild.tagName is "SELECT"
PASS layoutTestController.shadowRoot(shadow) is null
PASS layoutTestController.shadowRoot(shadow.firstChild) is null
PASS successfullyParsed is true

TEST COMPLETE