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

Unified Diff: LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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-mac/fast/events/option-tab-expected.txt
diff --git a/LayoutTests/fast/events/option-tab-expected.txt b/LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
similarity index 72%
copy from LayoutTests/fast/events/option-tab-expected.txt
copy to LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
index d1f90b51d5e3e8bb6569d828a842cb2d2fa77a1d..fae9d49bb1310cd533fc6cf83f5ec61c6a4cd7b5 100644
--- a/LayoutTests/fast/events/option-tab-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/events/option-tab-expected.txt
@@ -3,8 +3,8 @@ This tests that option-tab moves you from a text field to a link, but plain old
Note: Option is the Mac name for what other platforms call Alt.
link link
-SUCCESS: Option-tab did tab to the link (textField).
+FAIL: Option-tab did not tab to the link (textField).
SUCCESS: Plain old tab did not tab to the link (textField).
-SUCCESS: Option-tab did tab to the link (searchField).
+FAIL: Option-tab did not tab to the link (searchField).
SUCCESS: Plain old tab did not tab to the link (searchField).

Powered by Google App Engine
This is Rietveld 408576698