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

Unified Diff: LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (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/accessibility/add-to-menu-list-crashes-expected.txt
diff --git a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt b/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt
deleted file mode 100644
index c962ea3f1a313f23cae20d87af0ab03297b9a2a4..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This test makes sure that adding a selected option to a menu list via an unusual route (document.write from an external script) doesn't trigger a crash when didUpdateActiveOption is called before the children are updated.
-
-PASS accessibleMenulist.childAtIndex(0).childrenCount is 1
-PASS accessibleMenulist.childAtIndex(0).childrenCount is 2
-PASS accessibleMenulist.childAtIndex(0).childrenCount is 1
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698