mirror of
https://github.com/servo/servo.git
synced 2025-10-17 00:39:15 +01:00
Update web-platform-tests to revision 52ad8a87fb72bcf6950c20cced0d87f34e26dc81
This commit is contained in:
parent
afa1b85766
commit
db5824faf8
123 changed files with 2917 additions and 221 deletions
|
@ -0,0 +1,4 @@
|
|||
def main(request, response):
|
||||
response.headers.set("Content-Type", "text/javascript")
|
||||
response.headers.set("Custom", "\0")
|
||||
return "var thisIsJavaScript = 0"
|
Loading…
Add table
Add a link
Reference in a new issue