Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / spatial-navigation / snav-symmetrically-positioned-expected.txt
blob55731ebd1338543c23818980308b0e9338413ba8
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 "e3"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "e4"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
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 gFocusedDocument.activeElement.getAttribute("id") is "e5"
15 PASS successfullyParsed is true
17 TEST COMPLETE