Skip to content

Commit 16a9ead

Browse files
mohamedamirtimcappallimarcoscaceresTallTed
authored
Editoral: Link to registry inclusion criteria definitions (#236)
* Add links to the register inclusion criteria defintions * reverse registry definitions * Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Tim Cappalli <tim@cloudauth.dev> Co-authored-by: Marcos Cáceres <marcosc@apple.com> Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 7883072 commit 16a9ead

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ <h3>
680680
</p>
681681
<dl>
682682
<dt>
683-
Define a protocol identifier
683+
Define a <dfn data-dfn-for="registry" data-local-lt="identifier">protocol identifier</dfn>.
684684
</dt>
685685
<dd>
686686
The protocol identifier MUST be a unique string that is not already in
@@ -694,22 +694,22 @@ <h3>
694694
identifier MUST be assigned and be added to the registry.
695695
</dd>
696696
<dt>
697-
Specify a protocol type
697+
Specify a <dfn data-dfn-for="registry" data-local-lt="type">protocol type</dfn>.
698698
</dt>
699699
<dd>
700700
The protocol type is either "Presentation" for presentation protocols
701701
used with `navigator.credentials.get` or "Issuance" for issuance
702702
protocols used with `navigator.credentials.create`.
703703
</dd>
704704
<dt>
705-
Describe the protocol
705+
<dfn data-dfn-for="registry" data-local-lt="description">Describe the protocol</dfn>.
706706
</dt>
707707
<dd>
708708
The description MUST be a brief summary of the protocol's purpose and
709709
use case.
710710
</dd>
711711
<dt>
712-
Provide a link to the specification
712+
Provide a <dfn data-dfn-for="registry" data-local-lt="link">link to the specification</dfn>.
713713
</dt>
714714
<dd>
715715
The specification MUST be a stable URL that points to the authoritative
@@ -728,15 +728,16 @@ <h3>
728728
<thead>
729729
<tr>
730730
<th>
731-
<dfn data-dfn-for="digital credentials registry">Protocol
732-
identifier</dfn>
731+
[=registry/identifier|Protocol identifier=]
733732
</th>
734733
<th>
735-
<dfn data-dfn-for="digital credentials registry">Type</dfn>
734+
[=registry/Type=]
736735
</th>
737736
<th>
738-
<dfn data-dfn-for=
739-
"digital credentials registry">Specification</dfn>
737+
[=registry/Description=]
738+
</th>
739+
<th>
740+
[=registry/link|Specification=]
740741
</th>
741742
</tr>
742743
</thead>

0 commit comments

Comments
 (0)