|
4041 | 4041 | "headers-record.any.worker.html": true,
|
4042 | 4042 | "headers-structure.any.worker.html": true,
|
4043 | 4043 | "header-setcookie.any.html": [
|
4044 |
| - "Headers.prototype.getSetCookie with no headers present", |
4045 |
| - "Headers.prototype.getSetCookie with one header", |
4046 |
| - "Headers.prototype.getSetCookie with one header created from an object", |
4047 |
| - "Headers.prototype.getSetCookie with multiple headers", |
4048 |
| - "Headers.prototype.getSetCookie with an empty header", |
4049 |
| - "Headers.prototype.getSetCookie with two equal headers", |
4050 |
| - "Headers.prototype.getSetCookie ignores set-cookie2 headers", |
4051 |
| - "Headers.prototype.getSetCookie preserves header ordering", |
4052 | 4044 | "Set-Cookie is a forbidden response header"
|
4053 | 4045 | ],
|
4054 | 4046 | "header-setcookie.any.worker.html": [
|
4055 |
| - "Headers.prototype.getSetCookie with no headers present", |
4056 |
| - "Headers.prototype.getSetCookie with one header", |
4057 |
| - "Headers.prototype.getSetCookie with one header created from an object", |
4058 |
| - "Headers.prototype.getSetCookie with multiple headers", |
4059 |
| - "Headers.prototype.getSetCookie with an empty header", |
4060 |
| - "Headers.prototype.getSetCookie with two equal headers", |
4061 |
| - "Headers.prototype.getSetCookie ignores set-cookie2 headers", |
4062 |
| - "Headers.prototype.getSetCookie preserves header ordering", |
4063 | 4047 | "Set-Cookie is a forbidden response header"
|
4064 | 4048 | ]
|
4065 | 4049 | },
|
|
4890 | 4874 | ]
|
4891 | 4875 | },
|
4892 | 4876 | "idlharness.any.html": [
|
4893 |
| - "Headers interface: operation getSetCookie()", |
4894 |
| - "Headers interface: new Headers() must inherit property \"getSetCookie()\" with the proper type", |
4895 | 4877 | "Request interface: attribute destination",
|
4896 | 4878 | "Request interface: attribute referrer",
|
4897 | 4879 | "Request interface: attribute referrerPolicy",
|
|
4923 | 4905 | "Window interface: operation fetch(RequestInfo, optional RequestInit)"
|
4924 | 4906 | ],
|
4925 | 4907 | "idlharness.any.worker.html": [
|
4926 |
| - "Headers interface: operation getSetCookie()", |
4927 |
| - "Headers interface: new Headers() must inherit property \"getSetCookie()\" with the proper type", |
4928 | 4908 | "Request interface: attribute destination",
|
4929 | 4909 | "Request interface: attribute referrer",
|
4930 | 4910 | "Request interface: attribute referrerPolicy",
|
|
0 commit comments