mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Tests for byte range requests on file urls
This commit is contained in:
parent
0f73544297
commit
594f17a8e1
4 changed files with 349 additions and 0 deletions
|
@ -11703,6 +11703,16 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/resources/range.txt": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/resources/range_small.txt": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/resources/ssl.https.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -14254,6 +14264,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/range_request_file_url.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/range_request_file_url.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/a-tag/insecure-protocol.keep-origin-redirect.http.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/a-tag/insecure-protocol.keep-origin-redirect.http.html",
|
||||
|
@ -27213,6 +27229,10 @@
|
|||
"8de03455bcb0d18258f76af20f58c14868fe1c21",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/range_request_file_url.html": [
|
||||
"65fe13fe93d97cebc2846ff7d7deab3eb84c1787",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/referrer-policy/OWNERS": [
|
||||
"db2d613c22614f458bef6b6fe357f765bf289506",
|
||||
"support"
|
||||
|
@ -32521,6 +32541,14 @@
|
|||
"6493d422c0839f11cfa4e85832495dbbc3b1a171",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/range.txt": [
|
||||
"80be6ea7ed834788063a1e546e0d0ea26751b1b4",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/range_small.txt": [
|
||||
"b0883f382e1a80609b7b2c7904e701fbe6760b14",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/ssl.https.html": [
|
||||
"8faa57c0c47c4fdf27c052d059b28ee1088235e9",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue