mirror of
https://github.com/servo/servo.git
synced 2025-08-23 06:15:35 +01:00
Update web-platform-tests to revision 923923a01f38577f471b1e613c4223a21ac027ff
This commit is contained in:
parent
0b19a3dbfb
commit
401e01095b
11 changed files with 33 additions and 21 deletions
|
@ -65,21 +65,21 @@
|
|||
create_test("{{host}}:{{ports[https][0]}}", USER, {
|
||||
"dest": "nested-document",
|
||||
"site": "same-origin",
|
||||
"user": "?T",
|
||||
"user": "?1",
|
||||
"mode": "nested-navigate"
|
||||
});
|
||||
|
||||
create_test("{{hosts[][www]}}:{{ports[https][0]}}", USER, {
|
||||
"dest": "nested-document",
|
||||
"site": "same-site",
|
||||
"user": "?T",
|
||||
"user": "?1",
|
||||
"mode": "nested-navigate"
|
||||
});
|
||||
|
||||
create_test("{{hosts[alt][www]}}:{{ports[https][0]}}", USER, {
|
||||
"dest": "nested-document",
|
||||
"site": "cross-site",
|
||||
"user": "?T",
|
||||
"user": "?1",
|
||||
"mode": "nested-navigate"
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue