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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt

Issue 2452073002: Freeze global prototype chain per WebIDL (Closed)
Patch Set: Removing outdated tests Created 4 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: third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt
index e85ba91b4746db69b3699623974526a82f1506ee..e9d54b18b9aae1cfdd9cc7a9131167abee458640 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-custom-prototype-crash-expected.txt
@@ -1 +1,2 @@
-If this did not crash the test has succeeded.
+CONSOLE ERROR: line 7: Uncaught TypeError: Immutable prototype object '#<Window>' cannot have their prototype set
+If this did crash the test has succeeded.

Powered by Google App Engine
This is Rietveld 408576698