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

Unified Diff: LayoutTests/accessibility/menu-list-popup-reuses-objects-expected.txt

Issue 1061063004: Revert of Don't keep recreating AXMenuListPopup (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@suppress_extra_events
Patch Set: Created 5 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/accessibility/menu-list-popup-reuses-objects-expected.txt
diff --git a/LayoutTests/accessibility/menu-list-popup-reuses-objects-expected.txt b/LayoutTests/accessibility/menu-list-popup-reuses-objects-expected.txt
deleted file mode 100644
index d52153d87ffcedec2f353d28086c914aee8beecf..0000000000000000000000000000000000000000
--- a/LayoutTests/accessibility/menu-list-popup-reuses-objects-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-
-This test makes sure menu lists fire events on both the option that lost selection and the one that gained selection.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS axMenuListPopup.role is "AXRole: AXMenuListPopup"
-PASS axMenuListOption.role is "AXRole: AXMenuListOption"
-PASS element.isEqual(axMenuListOption) is true
-PASS element.parentElement().isEqual(axMenuListPopup) is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/accessibility/menu-list-popup-reuses-objects.html ('k') | Source/modules/accessibility/AXMenuList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698