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

Unified Diff: LayoutTests/fast/js/mozilla/strict/15.5.5.2-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (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/mozilla/strict/15.5.5.2-expected.txt
diff --git a/LayoutTests/fast/js/mozilla/strict/15.5.5.2-expected.txt b/LayoutTests/fast/js/mozilla/strict/15.5.5.2-expected.txt
index 59c61aeead156a8f32b9c73bfe69388fd8a7f072..e6d8a59c1541d60891ed111c6afbc1330cd39fd0 100644
--- a/LayoutTests/fast/js/mozilla/strict/15.5.5.2-expected.txt
+++ b/LayoutTests/fast/js/mozilla/strict/15.5.5.2-expected.txt
@@ -1,4 +1,4 @@
-PASS 'use strict'; "foo"[0] = 1 threw exception of type TypeError.
+FAIL 'use strict'; "foo"[0] = 1 should throw an instance of TypeError
PASS "foo"[0] = 1 is 1
PASS true === true
PASS 'use strict'; delete "foo"[0] threw exception of type TypeError.
« no previous file with comments | « LayoutTests/fast/js/mozilla/strict/15.4.4.9-expected.txt ('k') | LayoutTests/fast/js/mozilla/strict/B.1.2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698