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

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

Issue 2772983003: Prevent tests using data URLs from being broken by data URL deprecation (Closed)
Patch Set: nasko comments Created 3 years, 9 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-success.html
diff --git a/chrome/test/data/popup_blocker/popup-success.html b/chrome/test/data/popup_blocker/popup-success.html
new file mode 100644
index 0000000000000000000000000000000000000000..8e9a0052db35b5f6bbb945734589b6abbb92cf9a
--- /dev/null
+++ b/chrome/test/data/popup_blocker/popup-success.html
@@ -0,0 +1,2 @@
+<title>Popup Success!</title>
+you should not see this message if popup blocker is enabled

Powered by Google App Engine
This is Rietveld 408576698