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

Unified Diff: chrome/test/data/extensions/api_test/bindings/chromei18nrepro/iframe.html

Issue 1431963002: Don't allow main world initialization while creating the initial empty document Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: chrome/test/data/extensions/api_test/bindings/chromei18nrepro/iframe.html
diff --git a/chrome/test/data/extensions/api_test/bindings/chromei18nrepro/iframe.html b/chrome/test/data/extensions/api_test/bindings/chromei18nrepro/iframe.html
new file mode 100644
index 0000000000000000000000000000000000000000..f1b749b9a4e5d8bf6383d5894abef5d8f135eddf
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/bindings/chromei18nrepro/iframe.html
@@ -0,0 +1,7 @@
+<html>
+<head></head>
+<body>
+ <script type="text/javascript" src="iframe.js"></script>
+</body>
+</html>
+

Powered by Google App Engine
This is Rietveld 408576698