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

Unified Diff: chrome/test/data/popup_blocker/popup-frames.html

Issue 23600041: Add tests for recent popup blocker fixes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 3 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/popup_blocker/popup-frames.html
diff --git a/chrome/test/data/popup_blocker/popup-frames.html b/chrome/test/data/popup_blocker/popup-frames.html
new file mode 100644
index 0000000000000000000000000000000000000000..1bf443ef7a48486278a1f3b0e5a5216974617844
--- /dev/null
+++ b/chrome/test/data/popup_blocker/popup-frames.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Check that content settings apply to the correct frame</title>
+</head>
+<body>
+ <iframe src="popup-frames-iframe.html"></iframe>
+</body>
+</html>
« no previous file with comments | « chrome/test/data/popup_blocker/popup-dos.html ('k') | chrome/test/data/popup_blocker/popup-frames-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698