File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 680
680
</ p >
681
681
< dl >
682
682
< dt >
683
- Define a < dfn data-dfn-for ="registry " data-local-lt ="identifier "> protocol identifier</ dfn > .
683
+ Define a < dfn data-dfn-for ="registry " data-local-lt =
684
+ "identifier "> protocol identifier</ dfn > .
684
685
</ dt >
685
686
< dd >
686
687
The protocol identifier MUST be a unique string that is not already in
@@ -694,22 +695,25 @@ <h3>
694
695
identifier MUST be assigned and be added to the registry.
695
696
</ dd >
696
697
< dt >
697
- Specify a < dfn data-dfn-for ="registry " data-local-lt ="type "> protocol type</ dfn > .
698
+ Specify a < dfn data-dfn-for ="registry " data-local-lt ="type "> protocol
699
+ type</ dfn > .
698
700
</ dt >
699
701
< dd >
700
702
The protocol type is either "Presentation" for presentation protocols
701
703
used with `navigator.credentials.get` or "Issuance" for issuance
702
704
protocols used with `navigator.credentials.create`.
703
705
</ dd >
704
706
< dt >
705
- < dfn data-dfn-for ="registry " data-local-lt ="description "> Describe the protocol</ dfn > .
707
+ < dfn data-dfn-for ="registry " data-local-lt ="description "> Describe the
708
+ protocol</ dfn > .
706
709
</ dt >
707
710
< dd >
708
711
The description MUST be a brief summary of the protocol's purpose and
709
712
use case.
710
713
</ dd >
711
714
< dt >
712
- Provide a < dfn data-dfn-for ="registry " data-local-lt ="link "> link to the specification</ dfn > .
715
+ Provide a < dfn data-dfn-for ="registry " data-local-lt ="link "> link to the
716
+ specification</ dfn > .
713
717
</ dt >
714
718
< dd >
715
719
The specification MUST be a stable URL that points to the authoritative
You can’t perform that action at this time.
0 commit comments