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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt

Issue 2025923002: Reland of Uses the activedescendant_changed event received from Blink to fire the right focus event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/accessibility/multiselect-list-reports-active-option-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt b/third_party/WebKit/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
index 0ae6538ad6c73326faf262b2c04452e9bd8a5d35..c1f89c9deda3d5748f10f354f8e9a2c73142a176 100644
--- a/third_party/WebKit/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/multiselect-list-reports-active-option-expected.txt
@@ -25,9 +25,12 @@
PASS accessibleTwo.isSelectedOptionActive is false
PASS accessibleThree.isSelected is true
PASS accessibleThree.isSelectedOptionActive is true
+List notification: ActiveDescendantChanged
List notification: SelectedChildrenChanged
List notification: SelectedChildrenChanged
+List notification: ActiveDescendantChanged
List notification: SelectedChildrenChanged
+List notification: ActiveDescendantChanged
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698