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

Unified Diff: LayoutTests/fast/js/kde/function_arguments-expected.txt

Issue 14195011: Removed WONTFIX tests (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/fast/js/kde/function_arguments-expected.txt
diff --git a/LayoutTests/fast/js/kde/function_arguments-expected.txt b/LayoutTests/fast/js/kde/function_arguments-expected.txt
deleted file mode 100644
index effd986f7fc313035f4e7dcda1cd35d311358ce3..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/js/kde/function_arguments-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-KDE JS Test
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS mf.arguments is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments[0] is expected[expno++]
-PASS mf.arguments is expected[expno++]
-PASS ReadOnlyOK is true
-PASS DontDeleteOK is true
-PASS DontEnumOK is true
-PASS arg0 is 1
-PASS arg1 is 2
-PASS arg2 is 3
-PASS arglength is 3
-PASS newarg0 is 1
-PASS newarg1 is 2
-PASS newarg2 is 999
-PASS newx is 888
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698