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

Unified Diff: webkit/data/test_shell/iframes/testiframe.html

Issue 401923005: webkit: Remove all files from test_shell/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « webkit/data/test_shell/iframes/test2.html ('k') | webkit/data/test_shell/iframes/testiframe2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/test_shell/iframes/testiframe.html
diff --git a/webkit/data/test_shell/iframes/testiframe.html b/webkit/data/test_shell/iframes/testiframe.html
deleted file mode 100644
index 7987b243887f3b3da77c8ff0dfd21d1e0d1ff9f1..0000000000000000000000000000000000000000
--- a/webkit/data/test_shell/iframes/testiframe.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>IFRAME test</TITLE>
-</HEAD>
-<BODY bgcolor=green>
-<iframe
- style = 'margin: 100px;'
- src = 'testiframe2.html'
- width = '300'
- height = '300'
- marginwidth = '0'
- marginheight = '0'
- frameborder = '0'
- scrolling = 'no'></iframe>
-</iframe>
-</BODY>
-</HTML>
« no previous file with comments | « webkit/data/test_shell/iframes/test2.html ('k') | webkit/data/test_shell/iframes/testiframe2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698