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

Unified Diff: chrome/test/data/frame_tree/simple.htm

Issue 2840383002: Disable top-document-isolation if the parent SiteInstance is a hosted app. (Closed)
Patch Set: Added a test. Created 3 years, 8 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/frame_tree/simple.htm
diff --git a/chrome/test/data/frame_tree/simple.htm b/chrome/test/data/frame_tree/simple.htm
new file mode 100644
index 0000000000000000000000000000000000000000..903213aa0f69e4521d68c3d9da169cc7cd60590a
--- /dev/null
+++ b/chrome/test/data/frame_tree/simple.htm
@@ -0,0 +1,4 @@
+<html>
+<head></head>
+<body>Simple test page.</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698