Skip to content

Commit 91e0cd1

Browse files
committed
Bug 1833074 [wpt PR 40006] - [FedCM] Add testdriver support for FedCM, a=testonly
Automatic update from web-platform-tests [FedCM] Add testdriver support for FedCM (#40006) -- wpt-commits: daf050c79534404b7399ea2d0819cf9603da4f9f wpt-pr: 40006 UltraBlame original commit: a3273cf7c06d2fb962aa735020a37ed2706ff3ff
1 parent ef3e860 commit 91e0cd1

File tree

6 files changed

+2215
-0
lines changed

6 files changed

+2215
-0
lines changed

testing/web-platform/tests/docs/writing-tests/testdriver.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,86 @@ set_spc_transaction_mode
502502
#
503503
#
504504
#
505+
Federated
506+
Credential
507+
Management
508+
#
509+
#
510+
#
511+
eval_rst
512+
.
513+
.
514+
js
515+
:
516+
autofunction
517+
:
518+
:
519+
test_driver
520+
.
521+
cancel_fedcm_dialog
522+
.
523+
.
524+
js
525+
:
526+
autofunction
527+
:
528+
:
529+
test_driver
530+
.
531+
select_fedcm_account
532+
.
533+
.
534+
js
535+
:
536+
autofunction
537+
:
538+
:
539+
test_driver
540+
.
541+
get_fedcm_account_list
542+
.
543+
.
544+
js
545+
:
546+
autofunction
547+
:
548+
:
549+
test_driver
550+
.
551+
get_fedcm_dialog_title
552+
.
553+
.
554+
js
555+
:
556+
autofunction
557+
:
558+
:
559+
test_driver
560+
.
561+
get_fedcm_dialog_type
562+
.
563+
.
564+
js
565+
:
566+
autofunction
567+
:
568+
:
569+
test_driver
570+
.
571+
set_fedcm_delay_enabled
572+
.
573+
.
574+
js
575+
:
576+
autofunction
577+
:
578+
:
579+
test_driver
580+
.
581+
reset_fedcm_cooldown
582+
#
583+
#
584+
#
505585
Using
506586
test_driver
507587
in

0 commit comments

Comments
 (0)