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

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

Issue 1841333002: Various fixes for aria-activedescendant. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed some Blink tests. Created 4 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: third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
index f17477cf98bce0062b5c243bd89429f22c47388b..4bdfcfaac1312b65a8d915b6c16baf8e64e2bf51 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
@@ -5,9 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Focused:
Focused:
-Focused: Sunday January 2 2000
PASS Received ActiveDescendantChanged
-Focused: Monday January 3 2000
PASS Received ActiveDescendantChanged
Focused: Show next month
Focused: <<CalendarToday>>
@@ -15,11 +13,8 @@ Focused: Show previous month
Focused: Show month selection panel
Open the month popup. This should notify the third ActiveDescendantChanged.
Focused:
-Focused: January 2000
PASS Received ActiveDescendantChanged
-Focused: February 2000
PASS Received ActiveDescendantChanged
-Focused: October 1999
PASS Received ActiveDescendantChanged
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698