Skip to content

Commit 1f3f30b

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent 2914eac commit 1f3f30b

File tree

9 files changed

+146
-90
lines changed

9 files changed

+146
-90
lines changed

ed/algorithms/webauthn-3.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"html": "<p>If the length of <code><var>pkOptions</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredentialcreationoptions-user\" id=\"ref-for-dom-publickeycredentialcreationoptions-user①\">user</a></code>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredentialuserentity-id\" id=\"ref-for-dom-publickeycredentialuserentity-id①\">id</a></code></code> is not between 1 and 64 bytes (inclusive) then throw a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#exceptiondef-typeerror\" id=\"ref-for-exceptiondef-typeerror\">TypeError</a></code>.</p>"
112112
},
113113
{
114-
"html": "<p>Let <var>callerOrigin</var> be <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin\" id=\"ref-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin\">origin</a></code>. If <var>callerOrigin</var> is an <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/origin.html#concept-origin-opaque\" id=\"ref-for-concept-origin-opaque\">opaque origin</a>, throw a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notallowederror\" id=\"ref-for-notallowederror②\">NotAllowedError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException③\">DOMException</a></code>.</p>"
114+
"html": "<p>Let <var>callerOrigin</var> be <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin\" id=\"ref-for-dom-publickeycredential-create-origin-options-sameoriginwithancestors-origin\">origin</a></code>. If <var>callerOrigin</var> is an <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-opaque\" id=\"ref-for-concept-origin-opaque\">opaque origin</a>, throw a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notallowederror\" id=\"ref-for-notallowederror②\">NotAllowedError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException③\">DOMException</a></code>.</p>"
115115
},
116116
{
117117
"html": "<p>Let <var>effectiveDomain</var> be the <var>callerOrigin</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-effective-domain\" id=\"ref-for-concept-origin-effective-domain④\">effective domain</a>.\nIf <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-effective-domain\" id=\"ref-for-concept-origin-effective-domain⑤\">effective domain</a> is not a <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#valid-domain\" id=\"ref-for-valid-domain①\">valid domain</a>, then throw a\n\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#securityerror\" id=\"ref-for-securityerror\">SecurityError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException④\">DOMException</a></code>.</p>"
@@ -623,7 +623,7 @@
623623
]
624624
},
625625
{
626-
"html": "<p>Let <var>callerOrigin</var> be <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin\" id=\"ref-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin\">origin</a></code>. If <var>callerOrigin</var> is\nan <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/origin.html#concept-origin-opaque\" id=\"ref-for-concept-origin-opaque①\">opaque origin</a>, throw a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notallowederror\" id=\"ref-for-notallowederror⑦\">NotAllowedError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①④\">DOMException</a></code>.</p>"
626+
"html": "<p>Let <var>callerOrigin</var> be <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webauthn/#dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin\" id=\"ref-for-dom-publickeycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin\">origin</a></code>. If <var>callerOrigin</var> is\nan <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-opaque\" id=\"ref-for-concept-origin-opaque①\">opaque origin</a>, throw a \"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#notallowederror\" id=\"ref-for-notallowederror⑦\">NotAllowedError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①④\">DOMException</a></code>.</p>"
627627
},
628628
{
629629
"html": "<p>Let <var>effectiveDomain</var> be the <var>callerOrigin</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-effective-domain\" id=\"ref-for-concept-origin-effective-domain①⓪\">effective domain</a>.\nIf <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-effective-domain\" id=\"ref-for-concept-origin-effective-domain①①\">effective domain</a> is not a <a data-link-type=\"dfn\" href=\"https://url.spec.whatwg.org/#valid-domain\" id=\"ref-for-valid-domain③\">valid domain</a>, then throw a\n\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#securityerror\" id=\"ref-for-securityerror④\">SecurityError</a></code>\" <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://webidl.spec.whatwg.org/#idl-DOMException\" id=\"ref-for-idl-DOMException①⑤\">DOMException</a></code>.</p>"
@@ -2416,7 +2416,7 @@
24162416
]
24172417
},
24182418
{
2419-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps①\">remote end steps</a> are:",
2419+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps①\">remote end steps</a> are:",
24202420
"rationale": "if",
24212421
"steps": [
24222422
{
@@ -2488,7 +2488,7 @@
24882488
]
24892489
},
24902490
{
2491-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps②\">remote end steps</a> are:",
2491+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps②\">remote end steps</a> are:",
24922492
"rationale": "if",
24932493
"steps": [
24942494
{
@@ -2503,7 +2503,7 @@
25032503
]
25042504
},
25052505
{
2506-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps④\">remote end steps</a> are:",
2506+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps④\">remote end steps</a> are:",
25072507
"rationale": "if",
25082508
"steps": [
25092509
{
@@ -2638,7 +2638,7 @@
26382638
]
26392639
},
26402640
{
2641-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps⑤\">remote end steps</a> are:",
2641+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps⑤\">remote end steps</a> are:",
26422642
"rationale": "if",
26432643
"steps": [
26442644
{
@@ -2656,7 +2656,7 @@
26562656
]
26572657
},
26582658
{
2659-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps⑥\">remote end steps</a> are:",
2659+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps⑥\">remote end steps</a> are:",
26602660
"rationale": "if",
26612661
"steps": [
26622662
{
@@ -2677,7 +2677,7 @@
26772677
]
26782678
},
26792679
{
2680-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps⑦\">remote end steps</a> are:",
2680+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps⑦\">remote end steps</a> are:",
26812681
"rationale": "if",
26822682
"steps": [
26832683
{
@@ -2692,7 +2692,7 @@
26922692
]
26932693
},
26942694
{
2695-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps⑧\">remote end steps</a> are:",
2695+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps⑧\">remote end steps</a> are:",
26962696
"rationale": "if",
26972697
"steps": [
26982698
{
@@ -2716,7 +2716,7 @@
27162716
]
27172717
},
27182718
{
2719-
"html": "The <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-remote-end-steps\" id=\"ref-for-dfn-remote-end-steps①⓪\">remote end steps</a> are:",
2719+
"html": "The <a data-link-type=\"dfn\" href=\"https://patcg-individual-drafts.github.io/private-aggregation-api/#remote-end-steps\" id=\"ref-for-remote-end-steps①⓪\">remote end steps</a> are:",
27202720
"rationale": "if",
27212721
"steps": [
27222722
{

ed/headings/webauthn-3.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,33 @@
14771477
"level": 2,
14781478
"title": "17. Acknowledgements"
14791479
},
1480+
{
1481+
"id": "revision-history",
1482+
"href": "https://w3c.github.io/webauthn/#revision-history",
1483+
"level": 2,
1484+
"title": "18. Revision History"
1485+
},
1486+
{
1487+
"id": "changes-since-l2",
1488+
"href": "https://w3c.github.io/webauthn/#changes-since-l2",
1489+
"level": 3,
1490+
"title": "Changes since Web Authentication Level 2 [webauthn-2-20210408]",
1491+
"number": "18.1"
1492+
},
1493+
{
1494+
"id": "changes-l3-substantive",
1495+
"href": "https://w3c.github.io/webauthn/#changes-l3-substantive",
1496+
"level": 4,
1497+
"title": "Substantive Changes",
1498+
"number": "18.1.1"
1499+
},
1500+
{
1501+
"id": "changes-l3-editorial",
1502+
"href": "https://w3c.github.io/webauthn/#changes-l3-editorial",
1503+
"level": 4,
1504+
"title": "Editorial Changes",
1505+
"number": "18.1.2"
1506+
},
14801507
{
14811508
"id": "index",
14821509
"href": "https://w3c.github.io/webauthn/#index",

ed/idl/digital-credentials.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ dictionary DigitalCredentialRequest {
1919
[Exposed=Window, SecureContext]
2020
interface DigitalCredential : Credential {
2121
readonly attribute DOMString protocol;
22-
readonly attribute object data;
22+
[SameObject] readonly attribute object data;
2323
};

ed/ids/digital-credentials.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"https://wicg.github.io/digital-credentials/#x7-the-digitalcredential-interface",
104104
"https://wicg.github.io/digital-credentials/#dom-digitalcredential",
105105
"https://wicg.github.io/digital-credentials/#ref-for-dfn-digital-credential-10",
106-
"https://wicg.github.io/digital-credentials/#webidl-349258023",
106+
"https://wicg.github.io/digital-credentials/#webidl-1028083508",
107107
"https://wicg.github.io/digital-credentials/#idl-def-digitalcredential",
108108
"https://wicg.github.io/digital-credentials/#ref-for-dom-digitalcredential-1",
109109
"https://wicg.github.io/digital-credentials/#idl-def-digitalcredential-protocol",

0 commit comments

Comments
 (0)