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

Unified Diff: LayoutTests/platform/mac/fast/spatial-navigation/snav-tiny-table-traversal-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/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.

Powered by Google App Engine
This is Rietveld 408576698