summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-aligned-not-aligned-expected.txt
blob: 22e076530050a962fa34e1f896a2bf84e9486120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This test ensures that Spatial Navigation works with symmetrically positoned rects

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


E1E2E3E4E5
PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e5"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
PASS successfullyParsed is true

TEST COMPLETE