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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <Files "test-shift-jis.css">
2 ForceType "text/css;charset=shift-jis"
3 </Files>
4 <Files "test-utf-8.css">
5 ForceType "text/css;charset=utf-8"
6 </Files>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698