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

Unified Diff: LayoutTests/http/tests/misc/resources/content-iframe.html

Issue 475933003: Remove testRunner.globalFlag use from layout tests outside http/security (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Just use onload Created 6 years, 4 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/misc/resources/content-iframe.html
diff --git a/LayoutTests/http/tests/misc/resources/content-iframe.html b/LayoutTests/http/tests/misc/resources/content-iframe.html
index f03e9f704ae74ac5e547a869f1905232e055049c..c8b7661f42212985888d1dfdf1d8729f89c4fc35 100644
--- a/LayoutTests/http/tests/misc/resources/content-iframe.html
+++ b/LayoutTests/http/tests/misc/resources/content-iframe.html
@@ -1,4 +1 @@
-<script>
-if (window.testRunner)
- testRunner.globalFlag = true;
-</script>
+<body></body>

Powered by Google App Engine
This is Rietveld 408576698