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

Unified Diff: chrome/test/data/extensions/api_test/shadow_dom/empty.html

Issue 10598006: Browser tag shim (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: HasExtensionPermission Created 8 years, 6 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: chrome/test/data/extensions/api_test/shadow_dom/empty.html
diff --git a/chrome/test/data/extensions/api_test/shadow_dom/empty.html b/chrome/test/data/extensions/api_test/shadow_dom/empty.html
new file mode 100644
index 0000000000000000000000000000000000000000..1f1a5c187785e92e75c0a3e7ed08855473eaf9cb
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/shadow_dom/empty.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Just an empty window</title>
+</head>
+<body>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698