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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt

Issue 1417213006: Switch all LayoutTests to use new AX name calculation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix canvas-fallback-content-labels-expected.txt Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt
index 43a4b50b9da017d1db8b186771203b8cf09bfd4e..82c9f5d2590110c13a6e8e000ad208638fc192dc 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/week-picker-ax-expected.txt
@@ -3,11 +3,11 @@ Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a1
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Focused: AXDescription:
-Focused: AXDescription:
-Focused: AXDescription: Week 13 2000 starting on Monday March 27 2000
+Focused:
+Focused:
+Focused: Week 13 2000 starting on Monday March 27 2000
PASS Received ActiveDescendantChanged
-Focused: AXDescription: Week 14 2000 starting on Monday April 3 2000
+Focused: Week 14 2000 starting on Monday April 3 2000
PASS Received ActiveDescendantChanged
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698