summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt
blob: 40bbddea27e0615b943a98418614ea2137392fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is link_1.


This is hidden link.
This is link_2.

PASS successfullyParsed is true

TEST COMPLETE
PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
This test is to test that focusable elements with display:none do not grab the focus.