Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script src="/tests/SimpleTest/SimpleTest.js"></script>
<script>
SpecialPowers.wrap(document).notifyUserGestureActivation();
// eslint-disable-next-line no-undef
let foo = IdentityProvider.resolve("result_from_inside_continue");
</script>
See ya! (This window will close itself)