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

Unified Diff: third_party/WebKit/Source/web/tests/data/find_in_hidden_frame.html

Issue 1959183002: Multi-Process Find-in-Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disabled tests on Android Release because of crbug.com/615291. Created 4 years, 6 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: third_party/WebKit/Source/web/tests/data/find_in_hidden_frame.html
diff --git a/third_party/WebKit/Source/web/tests/data/find_in_hidden_frame.html b/third_party/WebKit/Source/web/tests/data/find_in_hidden_frame.html
deleted file mode 100644
index 128fb21cf1f390487cf3e9833da8c5bfc12a7ebd..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/web/tests/data/find_in_hidden_frame.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<div>hello</div><iframe style="display:inline;width:0;height:0;border:none" src="data:text/html,hello"></iframe>
-<iframe style="visibility:hidden" src="data:text/html,hello"></iframe>
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebFrameTest.cpp ('k') | third_party/WebKit/public/web/WebFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698