mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Test range request to blob URLs
This commit is contained in:
parent
a84442864d
commit
25bb740e0d
2 changed files with 75 additions and 2 deletions
|
@ -14269,7 +14269,13 @@
|
|||
"/_mozilla/mozilla/range_deleteContents.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
],
|
||||
"mozilla/range_request_blob_url.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/range_request_blob_url.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/range_request_file_url.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/range_request_file_url.html",
|
||||
|
@ -27238,7 +27244,11 @@
|
|||
"mozilla/range_deleteContents.html": [
|
||||
"8de03455bcb0d18258f76af20f58c14868fe1c21",
|
||||
"testharness"
|
||||
],
|
||||
],
|
||||
"mozilla/range_request_blob_url.html": [
|
||||
"4e8b55d0b836dda9de14faead2ee1d6da354e8a4",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/range_request_file_url.html": [
|
||||
"65fe13fe93d97cebc2846ff7d7deab3eb84c1787",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue