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

Unified Diff: LayoutTests/fast/js/const-expected.txt

Issue 59903016: LayoutTests/resources/js-test.js onerror tweak. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed setTimeout from js-tests changes. Created 7 years, 1 month 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/const-expected.txt
diff --git a/LayoutTests/fast/js/const-expected.txt b/LayoutTests/fast/js/const-expected.txt
index c3f0d0f291869db96f6fac05217e9643f9b54860..c51b4d392388347f392766a864e8bfc7e17730aa 100644
--- a/LayoutTests/fast/js/const-expected.txt
+++ b/LayoutTests/fast/js/const-expected.txt
@@ -52,7 +52,7 @@ PASS f() is f
PASS const a; is undefined
FAIL bodyId should be [object HTMLBodyElement] (of type object). Was Const initialiser overwrote existing property (of type string).
PASS ranConstInitialiser is true
-FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
+FAIL successfullyParsed should be true. Was false.
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698