mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Enable credential management wpt tests (#39327)
Enabling them early to prevent intermittent failures. Fixes: Partially #38788 Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
parent
8a59c2cf56
commit
8c45428760
12 changed files with 191 additions and 0 deletions
9
tests/wpt/meta/credential-management/otpcredential-iframe.https.html.ini
vendored
Normal file
9
tests/wpt/meta/credential-management/otpcredential-iframe.https.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[otpcredential-iframe.https.html]
|
||||
[Test OTPCredential enabled in same origin iframes]
|
||||
expected: FAIL
|
||||
|
||||
[OTPCredential enabled in cross origin iframes with permissions policy]
|
||||
expected: FAIL
|
||||
|
||||
[OTPCredential disabled in cross origin iframes without permissions policy]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue