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

Unified Diff: LayoutTests/webarchive/resources/test-frame.html

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/webarchive/resources/test-frame.html
diff --git a/LayoutTests/webarchive/resources/test-frame.html b/LayoutTests/webarchive/resources/test-frame.html
deleted file mode 100644
index 3d8b660efda5465503c9fcb04f309ae017513db6..0000000000000000000000000000000000000000
--- a/LayoutTests/webarchive/resources/test-frame.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-<head>
-<link rel="stylesheet" href="test-style.css" type="text/css">
-</head>
-<body>
-<div>
- <img src="apple.gif">
-</div>
-<div>
- This is a subframe. This text should be red sans-serif.
-</div>
-<div>
- <img src="apple.gif">
-</div>
-</body>
-</html>
« no previous file with comments | « LayoutTests/webarchive/resources/test-css-link-recurse.css ('k') | LayoutTests/webarchive/resources/test-style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698