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

Unified Diff: content/test/data/find_in_embedded_pdf_page.html

Issue 2808923003: Revert of Enable find-in-page across GuestViews. (Closed)
Patch Set: Fixed patch conflicts. 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: content/test/data/find_in_embedded_pdf_page.html
diff --git a/content/test/data/find_in_embedded_pdf_page.html b/content/test/data/find_in_embedded_pdf_page.html
deleted file mode 100644
index a8748607adf16d80523d70aa5ef35699b22464de..0000000000000000000000000000000000000000
--- a/content/test/data/find_in_embedded_pdf_page.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
-</head>
-<body>
-This a test page for find-in-page with two embedded PDFs. This page should contain 13 matches total for "result".</br>
-<iframe src="find_in_pdf_page.pdf"></iframe></br>
-result</br>
-<iframe src="find_in_pdf_page.pdf"></iframe></br>
-result</br>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698