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" |