Bug 1681858 [wpt PR 26847] - Re-write wpt/cookies/http-state/c* tests, a=testonly
commit28012c4c0ca55f4ebabfb982ffee1e740f6f4b09
authorBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Fri, 18 Dec 2020 10:33:26 +0000 (18 10:33 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 21 Dec 2020 14:59:56 +0000 (21 14:59 +0000)
treeb057cd0eee3d992ac1a4a0f5087486a36a4997ac
parentc263d15825239c8c66410e6da0bcfa6b33b4f1ee
Bug 1681858 [wpt PR 26847] - Re-write wpt/cookies/http-state/c* tests, a=testonly

Automatic update from web-platform-tests
Re-write wpt/cookies/http-state/c* tests (#26847)

This CL rewrites the tests contained in charset-tests.html,
chromium-tests.html,and comma-tests.html.

It also creates httpCookieTest (inside cookie-test.js) and rewrites
tests to use it.

The idea is that we probably want to have a domCookieTest in the future,
and this will make it less messy.

Relates to https://github.com/web-platform-tests/wpt/issues/26190

Bug: 1152798
Change-Id: If5fa785b5b14c2596445ab1c7ac0926209f04314

Co-authored-by: Mike Taylor <miketaylr@chromium.org>
--

wpt-commits: ed55023524ae9e2c3b8741c1ea664d0219db5469
wpt-pr: 26847
80 files changed:
testing/web-platform/tests/cookies/attributes/expires.html [new file with mode: 0644]
testing/web-platform/tests/cookies/attributes/invalid.html
testing/web-platform/tests/cookies/attributes/max-age.html [new file with mode: 0644]
testing/web-platform/tests/cookies/attributes/path.html
testing/web-platform/tests/cookies/attributes/resources/secure-non-secure-child.html
testing/web-platform/tests/cookies/attributes/secure.https.html
testing/web-platform/tests/cookies/encoding/charset.html [new file with mode: 0644]
testing/web-platform/tests/cookies/http-state/charset-tests.html [deleted file]
testing/web-platform/tests/cookies/http-state/chromium-tests.html [deleted file]
testing/web-platform/tests/cookies/http-state/comma-tests.html [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0001-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0001-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0002-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0002-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0003-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0003-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0004-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/charset0004-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0001-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0001-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0002-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0002-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0003-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0003-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0004-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0004-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0005-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0005-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0006-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0006-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0007-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0007-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0008-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0008-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0009-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0009-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0010-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0010-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0011-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0011-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0012-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0012-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0013-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0013-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0014-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0014-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0015-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0015-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0016-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0016-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0017-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0017-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0018-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0018-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0019-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0019-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0021-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/chromium0021-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0001-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0001-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0002-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0002-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0003-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0003-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0004-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0004-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0005-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0005-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0006-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0006-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0007-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/comma0007-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/disabled-chromium0020-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/disabled-chromium0020-test [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/disabled-chromium0022-expected [deleted file]
testing/web-platform/tests/cookies/http-state/resources/test-files/disabled-chromium0022-test [deleted file]
testing/web-platform/tests/cookies/name/name.html [new file with mode: 0644]
testing/web-platform/tests/cookies/resources/cookie-helper.sub.js
testing/web-platform/tests/cookies/resources/cookie-test.js [new file with mode: 0644]
testing/web-platform/tests/cookies/value/value.html [new file with mode: 0644]