Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / spatial-navigation / snav-hidden-focusable-element-expected.txt
1 This is link_1.
2
3
4 This is hidden link.
5 This is link_2.
6
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
8 This test is to test that focusable elements with display:none do not grab the focus.