Bug 1899969 - Remove android exceptions for web-platform/tests/cookies/partitioned-cookies/partitioned-cookies.tentative.https.html. r=bvandersloot

Depends on D213038

Differential Revision: https://phabricator.services.mozilla.com/D216292
This commit is contained in:
Leander Schwarz 2024-08-26 18:52:44 +00:00
Родитель 005fd57851
Коммит 224dfe819f
1 изменённых файлов: 0 добавлений и 15 удалений

Просмотреть файл

@ -1,15 +0,0 @@
[partitioned-cookies.tentative.https.html]
[Partitioned cookies accessible on the top-level site they are created in via HTTP]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1899969
expected:
if os == "android" and nightly_build: FAIL
[Partitioned cookies accessible on the top-level site they are created in via DOM]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1899969
expected:
if os == "android" and nightly_build: FAIL
[Partitioned cookies are not accessible on a different top-level site via HTTP]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1899969
expected:
if os == "android": FAIL