From 180ce23aba863d94c17ee0667cad1ed916f56da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 6 May 2022 14:23:33 +0200 Subject: Update cookie tests against latest WPT The http-state tests were removed and replaced with tests in HTML pages. I have devised a way to semi- automatically import them and test them. Additional fixes were made following changes in the rfc6265bis draft. --- test/wpt/cookies/domain0022-test | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/wpt/cookies/domain0022-test (limited to 'test/wpt/cookies/domain0022-test') diff --git a/test/wpt/cookies/domain0022-test b/test/wpt/cookies/domain0022-test deleted file mode 100644 index 6eeae00..0000000 --- a/test/wpt/cookies/domain0022-test +++ /dev/null @@ -1,3 +0,0 @@ -Set-Cookie: foo=bar; domain=home.example.org -Set-Cookie: foo2=bar2; domain=.example.org -Location: http://home.example.org:8888/cookie-parser-result?domain0022 -- cgit v1.2.3