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

Unified Diff: LayoutTests/platform/chromium-linux/fast/spatial-navigation/snav-container-white-space-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/fast/spatial-navigation/snav-container-white-space-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-container-white-space-expected.txt b/LayoutTests/platform/chromium-linux/fast/spatial-navigation/snav-container-white-space-expected.txt
similarity index 66%
copy from LayoutTests/fast/spatial-navigation/snav-container-white-space-expected.txt
copy to LayoutTests/platform/chromium-linux/fast/spatial-navigation/snav-container-white-space-expected.txt
index f606e5b6c77c28948f5f9a31d8e433a2bebaf2bd..4e29a01ff4575bdfcf5a62b46ac28e3205167958 100644
--- a/LayoutTests/fast/spatial-navigation/snav-container-white-space-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/spatial-navigation/snav-container-white-space-expected.txt
@@ -4,10 +4,10 @@ This is an element
This is an element
This is an element
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 1. Was 2.
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 2. Was 3.
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 3. Was 4.
-FAIL gFocusedDocument.activeElement.getAttribute("id") should be 4. Was 5.
+PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
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