mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Add WPT test for 302 Found
This commit is contained in:
parent
3b1bfa3942
commit
65016d10e9
3 changed files with 52 additions and 0 deletions
|
@ -282894,6 +282894,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"fetch/redirect-navigate/302-found-post-handler.py": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"fetch/sec-metadata/README.md": [
|
||||
[
|
||||
{}
|
||||
|
@ -359037,6 +359042,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"fetch/redirect-navigate/302-found-post.html": [
|
||||
[
|
||||
"/fetch/redirect-navigate/302-found-post.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"fetch/sec-metadata/embed.tentative.https.sub.html": [
|
||||
[
|
||||
"/fetch/sec-metadata/embed.tentative.https.sub.html",
|
||||
|
@ -601108,6 +601119,14 @@
|
|||
"faaee86734e93bb514095e34671a57e00bcbcd98",
|
||||
"testharness"
|
||||
],
|
||||
"fetch/redirect-navigate/302-found-post-handler.py": [
|
||||
"23bf4b2c522b7c00ab6bd0fc3eb99f0737d512ec",
|
||||
"support"
|
||||
],
|
||||
"fetch/redirect-navigate/302-found-post.html": [
|
||||
"854cd329a8f12052bb79f35dd80268f246a52afd",
|
||||
"testharness"
|
||||
],
|
||||
"fetch/sec-metadata/README.md": [
|
||||
"c460aa1ecb941118b6999209ba4601eb145a61b9",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue