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

Unified Diff: LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash.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/http/tests/webarchive/cross-origin-stylesheet-crash.html
diff --git a/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash.html b/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash.html
deleted file mode 100644
index 4d0ba21a16afcd9d1431754c0c927ca69705810e..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-<head>
-<script>
-if (window.testRunner)
- testRunner.dumpDOMAsWebArchive();
-</script>
-<link rel="stylesheet" href="http://localhost:8000/webarchive/resources/localhost-stylesheet.css" type="text/css">
-</head>
-<body>
-This HTML links to an external stylesheet from a different security origin.<br>
-Making a webarchive of this page should not crash.
-</body>
-</html>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/webarchive/cross-origin-stylesheet-crash-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698