Index: LayoutTests/platform/mac/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
diff --git a/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt b/LayoutTests/platform/mac/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
similarity index 67% |
copy from LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
copy to LayoutTests/platform/mac/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
index d78cb26787610adb356e645d0f0b0eaaddb3a0cc..355ec2442dd9b03b2bc1cd30562ef9115b60e7d1 100644 |
--- a/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
+++ b/LayoutTests/platform/mac/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt |
@@ -16,8 +16,8 @@ PASS gFocusedDocument.activeElement.getAttribute("id") is "8" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "9" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
PASS gFocusedDocument.activeElement.getAttribute("id") is "right" |
-PASS gFocusedDocument.activeElement.getAttribute("id") is "6" |
-PASS gFocusedDocument.activeElement.getAttribute("id") is "3" |
-PASS gFocusedDocument.activeElement.getAttribute("id") is "2" |
-PASS gFocusedDocument.activeElement.getAttribute("id") is "1" |
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 6. Was 3. |
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 3. Was start. |
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was start. |
+FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was start. |