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

Unified Diff: LayoutTests/webarchive/test-table-background.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/test-table-background.html
diff --git a/LayoutTests/webarchive/test-table-background.html b/LayoutTests/webarchive/test-table-background.html
deleted file mode 100644
index 151a781a783878f01ccfb127df992df072167d47..0000000000000000000000000000000000000000
--- a/LayoutTests/webarchive/test-table-background.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<head>
-<script>
- if (window.testRunner)
- testRunner.dumpDOMAsWebArchive();
-</script>
-</head>
-<body>
- <table background="resources/apple.gif" style="width: 52px; height: 64px;">
- <tr>
- </tr>
- </table>
-</body>
-</html>
« no previous file with comments | « LayoutTests/webarchive/test-script-src-expected.webarchive ('k') | LayoutTests/webarchive/test-table-background-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698