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

Unified Diff: Source/WebKit/chromium/tests/data/find_in_page.html

Issue 19906002: Move data/ directory from WebKit/chromium/tests into web/tests/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 5 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: Source/WebKit/chromium/tests/data/find_in_page.html
diff --git a/Source/WebKit/chromium/tests/data/find_in_page.html b/Source/WebKit/chromium/tests/data/find_in_page.html
deleted file mode 100644
index f5d28a6444f1ca85e750bfc26721e3f859f41db3..0000000000000000000000000000000000000000
--- a/Source/WebKit/chromium/tests/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 | « Source/WebKit/chromium/tests/data/find_in_hidden_frame.html ('k') | Source/WebKit/chromium/tests/data/find_in_page_frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698