mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add test for filtered crossorigin cache response (#24356).
This commit is contained in:
parent
b347cf877c
commit
b282ed9104
2 changed files with 41 additions and 0 deletions
|
@ -11353,6 +11353,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/cache_crossorigin_response.sub.html": [
|
||||
[
|
||||
"mozilla/cache_crossorigin_response.sub.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/calc.html": [
|
||||
[
|
||||
"mozilla/calc.html",
|
||||
|
@ -18479,6 +18485,10 @@
|
|||
"13a1a0fdc15ac05458ebf2c1fd75d501a6de92e3",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/cache_crossorigin_response.sub.html": [
|
||||
"266995f30afa3e9b3472e4cc43be6493c562aef6",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/calc.html": [
|
||||
"80aa06e2ae7cd5db585873f147a21382b279b86e",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue