diff options
Diffstat (limited to 'testing/web-platform/tests/resources/.htaccess')
-rw-r--r-- | testing/web-platform/tests/resources/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/resources/.htaccess b/testing/web-platform/tests/resources/.htaccess new file mode 100644 index 0000000000..fd46101ca0 --- /dev/null +++ b/testing/web-platform/tests/resources/.htaccess @@ -0,0 +1,2 @@ +# make tests that use utf-16 not inherit the encoding for testharness.js et. al. +AddCharset utf-8 .css .js |