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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new-expected.txt

Issue 1471253002: Remove LayoutTests that test un-spec'ed TypeError message printed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This page tests exceptions thrown from 'new' expressions. If the test passes, yo u'll see a series of PASS messages below.
2
3 FAIL: e1 should be 'TypeError: 'undefined' is not a constructor (evaluating 'new f')' but instead is 'TypeError: f is not a function'.
4 FAIL: e2 should be 'TypeError: 'undefined' is not a function (evaluating 'g()')' but instead is 'TypeError: g is not a function'.
5
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698