mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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
15
tests/wpt/meta/credential-management/passwordcredential-framed-get.sub.https.html.ini
vendored
Normal file
15
tests/wpt/meta/credential-management/passwordcredential-framed-get.sub.https.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[passwordcredential-framed-get.sub.https.html]
|
||||
[Cross-origin IFrame throws 'NotAllowedError'.]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin IFrame in same-origin IFrame does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin IFrame in same-origin IFrame throws 'NotAllowedError'.]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-origin IFrame in same-origin IFrame throws 'NotAllowedError'.]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-origin IFrame in same-cross-origin throws 'NotAllowedError'.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue