mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
implemented feture and tests (#35309)
Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>
This commit is contained in:
parent
5e0af44edb
commit
bea7a969f4
7 changed files with 112 additions and 3 deletions
24
tests/wpt/meta/MANIFEST.json
vendored
24
tests/wpt/meta/MANIFEST.json
vendored
|
@ -511925,7 +511925,7 @@
|
|||
[]
|
||||
],
|
||||
"constants.sub.js": [
|
||||
"fd3c3b84b96a0a2537ac65dc4f626c4be03d9077",
|
||||
"78601ce877a4663443f6dbc16408e62d09492a8d",
|
||||
[]
|
||||
],
|
||||
"cookies": {
|
||||
|
@ -512104,6 +512104,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"opening-handshake": {
|
||||
"resources": {
|
||||
"redirect_response.py": [
|
||||
"d605586040596d0a5c44f3b1055df987427ae50a",
|
||||
[]
|
||||
]
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
"websockets-test-helpers.sub.js": [
|
||||
"2680670cc691b14c25721d2dd474a2a4c15bac3f",
|
||||
|
@ -878398,6 +878406,13 @@
|
|||
}
|
||||
]
|
||||
],
|
||||
"cross-origin-cookie-set.html": [
|
||||
"f5ccbd1a3341ffd3928f08a85b320951ad6da616",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"third-party-cookie-accepted.https.html": [
|
||||
"208d297016fffca84a22d8b8b06b3c6dc64f088d",
|
||||
[
|
||||
|
@ -879845,6 +879860,13 @@
|
|||
"timeout": "long"
|
||||
}
|
||||
]
|
||||
],
|
||||
"received-301-code.html": [
|
||||
"41ca295d833fb77c40dbafa45dead5e638cbbfdd",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
]
|
||||
},
|
||||
"referrer.any.js": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue