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> |