Chromium Code Reviews| Index: content/test/data/dom_serializer/iframe-src-is-exe.htm |
| diff --git a/content/test/data/dom_serializer/iframe-src-is-exe.htm b/content/test/data/dom_serializer/iframe-src-is-exe.htm |
| deleted file mode 100644 |
| index ed32b12b36d5cf6be742d570800e1f511e044623..0000000000000000000000000000000000000000 |
| --- a/content/test/data/dom_serializer/iframe-src-is-exe.htm |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -<html> |
| -<body> |
| -This tests that we can serialize a page that has a downloaded url in an iframe without crashing. |
| - |
| -<iframe src="dummy.exe"></iframe> |
| - |
| -</body> |
| -</html> |