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

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

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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 c51b4d392388347f392766a864e8bfc7e17730aa..c3f0d0f291869db96f6fac05217e9643f9b54860 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. Was false.
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698