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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt

Issue 2306023002: binding: Makes WindowProperties.constructor throw a TypeError. (Closed)
Patch Set: Updated a layout test. Created 4 years, 3 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: third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt
deleted file mode 100644
index 1dbfa18b3bcd986a65c8928c61b006358c528eeb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-constructor-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Test for bug 47422: window constructor shouldn't be directly callable.
-
-Window constructor prototype is window prototype: PASS
-Window constructor not callable: PASS

Powered by Google App Engine
This is Rietveld 408576698