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

Unified Diff: LayoutTests/http/tests/security/resources/cross-frame-window-to-string-test.html

Issue 1163943002: Revert of Make Window.prototype.toString return [object Window] at all times. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/http/tests/security/resources/cross-frame-window-to-string-test.html
diff --git a/LayoutTests/http/tests/security/resources/cross-frame-window-to-string-test.html b/LayoutTests/http/tests/security/resources/cross-frame-window-to-string-test.html
deleted file mode 100644
index ee5f76c538c38e8ec70b6232fc8aed166e336fd2..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/security/resources/cross-frame-window-to-string-test.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<!doctype html>
-<script>
-window[Symbol.toStringTag] = "inner";
-</script>

Powered by Google App Engine
This is Rietveld 408576698