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

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

Issue 2723253002: Fix beep when navigating/closing a page with find bar open
Patch Set: android Created 3 years, 10 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/public/test/find_test_utils.cc ('k') | extensions/browser/guest_view/web_view/web_view_guest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/find_with_frame_removal.html
diff --git a/content/test/data/find_with_frame_removal.html b/content/test/data/find_with_frame_removal.html
new file mode 100644
index 0000000000000000000000000000000000000000..405a0bace493ab352fad30b399536a42f41c4686
--- /dev/null
+++ b/content/test/data/find_with_frame_removal.html
@@ -0,0 +1,2 @@
+<div>hello</div>
+<iframe id="subframe" src="data:text/html,hello"></iframe>
« no previous file with comments | « content/public/test/find_test_utils.cc ('k') | extensions/browser/guest_view/web_view/web_view_guest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698