Bug 1805797 [wpt PR 37515] - Update wpt metadata, a=testonly

wpt-pr: 37515
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-01-04 08:22:10 +00:00
Родитель 863b2eb857
Коммит d765e41e4c
5 изменённых файлов: 15 добавлений и 3 удалений

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

@ -0,0 +1,9 @@
[select-url-permissions-policy-none.tentative.https.sub.html]
[permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in the current page.]
expected: FAIL
[permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in same-origin iframes.]
expected: FAIL
[permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in cross-origin iframes.]
expected: FAIL

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

@ -0,0 +1,3 @@
[select-url-permissions-policy-self.tentative.https.sub.html]
[permissions policy header shared-storage-select-url=(self) disallows sharedStorage.selectURL() in cross-origin iframes.]
expected: FAIL

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

@ -1,4 +1,4 @@
[permissions-policy-default.tentative.https.sub.html]
[shared-storage-permissions-policy-default.tentative.https.sub.html]
expected: TIMEOUT
[Default permissions policy allows sharedStorage in the current page.]
expected: FAIL

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

@ -1,4 +1,4 @@
[permissions-policy-none.tentative.https.sub.html]
[shared-storage-permissions-policy-none.tentative.https.sub.html]
expected: TIMEOUT
[permissions policy header shared-storage=() disallows sharedStorage in the current page.]
expected: FAIL

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

@ -1,4 +1,4 @@
[permissions-policy-self.tentative.https.sub.html]
[shared-storage-permissions-policy-self.tentative.https.sub.html]
expected: TIMEOUT
[permissions policy header shared-storage=(self) allows sharedStorage in the current page.]
expected: FAIL