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

Unified Diff: LayoutTests/platform/chromium-linux-x86/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-linux-x86/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt b/LayoutTests/platform/chromium-linux-x86/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
similarity index 75%
copy from LayoutTests/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
copy to LayoutTests/platform/chromium-linux-x86/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
index edd370cc2ba8bb87fb900edf97ac9bdaeeb1575e..bb3b35d9562611bc226a9a9f6f7187b96c5b93f9 100644
--- a/LayoutTests/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
+++ b/LayoutTests/platform/chromium-linux-x86/fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt
@@ -1,9 +1,9 @@
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 1.
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was 2.
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 5.
+PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
PASS gFocusedDocument.activeElement.getAttribute("id") is "5"
PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
PASS gFocusedDocument.activeElement.getAttribute("id") is "3"

Powered by Google App Engine
This is Rietveld 408576698