| Index: LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt
|
| diff --git a/LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt b/LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt
|
| index bf34a44525febb289940f0884200fcc1357e3e7f..40bbddea27e0615b943a98418614ea2137392fe2 100644
|
| --- a/LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt
|
| +++ b/LayoutTests/fast/spatial-navigation/snav-hidden-focusable-element-expected.txt
|
| @@ -4,5 +4,8 @@ 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.
|
|
|