Pass | Delegating an unsupported capability throws an exception | Asserts runPass | assert_equals("NotSupportedError", "NotSupportedError")
at Test.<anonymous> ( /html/capability-delegation/delegation-sender-checks.tentative.html:39:11) |
|
Pass | Delegating to targetOrigin='*' throws an exception | Asserts runPass | assert_equals("NotAllowedError", "NotAllowedError")
at Test.<anonymous> ( /html/capability-delegation/delegation-sender-checks.tentative.html:48:11) |
|
Pass | Delegating without user activation throws an exception | Asserts runPass | assert_equals("NotAllowedError", "NotAllowedError")
at Test.<anonymous> ( /html/capability-delegation/delegation-sender-checks.tentative.html:57:11) |
|