mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 93b6866ff28c52876dce145702c42511150c04bc
This commit is contained in:
parent
90e8e19f5e
commit
d6361c0290
210 changed files with 1703 additions and 1200 deletions
|
@ -47,7 +47,6 @@ def main(request, response):
|
|||
response.writer.write(u"%x\r\n" % len(body))
|
||||
response.writer.write(body)
|
||||
response.writer.write(u"\r\n")
|
||||
response.writer.flush()
|
||||
|
||||
body = u""
|
||||
|
||||
|
@ -101,4 +100,3 @@ def main(request, response):
|
|||
|
||||
response.writer.write(u"0\r\n")
|
||||
response.writer.write(u"\r\n")
|
||||
response.writer.flush()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue