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

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

Issue 1891773002: Implement the basic testing infrastructure for FindRequestManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased and small fix. 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/test/data/find_in_page.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/find_in_page_frame.html
diff --git a/third_party/WebKit/Source/web/tests/data/find_in_page_frame.html b/content/test/data/find_in_page_frame.html
similarity index 96%
copy from third_party/WebKit/Source/web/tests/data/find_in_page_frame.html
copy to content/test/data/find_in_page_frame.html
index 61c0d72abbabac7168056ab628511319617dc38f..e6cc60f203ee905ae94ab3ff9fffb9bf98f6ce9e 100644
--- a/third_party/WebKit/Source/web/tests/data/find_in_page_frame.html
+++ b/content/test/data/find_in_page_frame.html
@@ -101,7 +101,7 @@ result 15
<div class="absolute">result 18</div>
</div>
</div>
-<!-- Tests that will not yield matches should go below this line. -->
+<!-- Results below this line will not yield matches. -->
<select>
<option>result 19</option>
</select>
« no previous file with comments | « content/test/data/find_in_page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698