mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision cf261625e2d230ab219eec966f4abe26e3401b64
This commit is contained in:
parent
11a89bcc47
commit
8f98acd0e7
297 changed files with 3396 additions and 1555 deletions
|
@ -6,7 +6,7 @@ def main(request, response):
|
|||
# not specify a body. The expected browser behavior for this condition is not
|
||||
# currently defined--see the following for further discussion:
|
||||
#
|
||||
# https://github.com/w3c/web-platform-tests/pull/5227
|
||||
# https://github.com/web-platform-tests/wpt/pull/5227
|
||||
if status[0] in ["204", "205"]:
|
||||
body = ""
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue