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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/custom/document-register-reentrant-returning-fake-expected.txt

Issue 2647643002: Fix V8 bindings for named constructors to set prototype object correctly (Closed)
Patch Set: Rebaselined tests Created 3 years, 9 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 unified diff | Download patch
OLDNEW
1 Fuzzing document.registerElement() through getters. PASS uless crash. 1 Fuzzing document.registerElement() through getters. PASS uless crash.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Constructor object isn't created.
sashab 2017/03/01 23:58:59 Is this correct? This seems like a bug.
bashi 2017/03/02 00:21:52 I think this is ok as the line 1 says "PASS unless
6 PASS successfullyParsed is true 7 PASS successfullyParsed is true
7 8
8 TEST COMPLETE 9 TEST COMPLETE
9 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698