https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 829648dee8a4ea94b40c75e1b270b8ed9611bbd3 authored by Liam Quin on 25 June 2018, 19:13:57 UTC
Update META.yml
Tip revision: 829648d
.htaccess
# make tests that use utf-16 not inherit the encoding for testharness.js et. al.
AddCharset utf-8 .css .js
back to top