Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Side by Side Diff: LayoutTests/platform/chromium-linux/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt

Issue 16765006: Rebaseline test expectations for r152232. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 2
3 3
4 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 1. 4 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 1.
5 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was 2. 5 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was 2.
6 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 5. 6 FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 5.
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "5"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" 10 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 11 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
12 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" 12 PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" 13 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
14 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 14 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
15 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 15 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
16 This test tests that areas of an imagemap can be reached with spatial navigation even if they are overlapped. 16 This test tests that areas of an imagemap can be reached with spatial navigation even if they are overlapped.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698