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

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

Issue 1910073002: Revert of Implement the basic testing infrastructure for FindRequestManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/find_in_page_frame.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/find_in_page.html
diff --git a/content/test/data/find_in_page.html b/content/test/data/find_in_page.html
deleted file mode 100644
index f5d28a6444f1ca85e750bfc26721e3f859f41db3..0000000000000000000000000000000000000000
--- a/content/test/data/find_in_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 find-in-page match rect test.</br>
-result 00</br>
-<iframe src="find_in_page_frame.html" id="frame" height="300" scrolling="yes"></iframe>
-</br>
-result 01
-</body>
-</html>
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/find_in_page_frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698