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

Unified Diff: LayoutTests/http/tests/webarchive/resources/.htaccess

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/resources/.htaccess
diff --git a/LayoutTests/http/tests/webarchive/resources/.htaccess b/LayoutTests/http/tests/webarchive/resources/.htaccess
deleted file mode 100644
index b92e123d8b07a6e6cbfa69eec538c83271a98c5e..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/webarchive/resources/.htaccess
+++ /dev/null
@@ -1,6 +0,0 @@
-<Files "test-shift-jis.css">
-ForceType "text/css;charset=shift-jis"
-</Files>
-<Files "test-utf-8.css">
-ForceType "text/css;charset=utf-8"
-</Files>

Powered by Google App Engine
This is Rietveld 408576698