Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / spatial-navigation / snav-aligned-not-aligned-expected.txt
blob22e076530050a962fa34e1f896a2bf84e9486120
1 This test ensures that Spatial Navigation works with symmetrically positoned rects
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 E1E2E3E4E5
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "e5"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
12 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
14 PASS successfullyParsed is true
16 TEST COMPLETE