Skip to content

Commit 6d690d4

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.1.
1 parent c992fc8 commit 6d690d4

File tree

15 files changed

+2224
-1431
lines changed

15 files changed

+2224
-1431
lines changed

ed/algorithms/accname-1.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
]
8989
},
9090
{
91-
"html": "<span id=\"step2E\"></span><em>Host Language Label:</em> Otherwise, if the <code>current node</code>'s native markup provides an\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-attribute\">attribute</a> (e.g. <code>alt</code>) or <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <abbr title=\"Hypertext Markup Language\">HTML</abbr> <code>label</code> or <abbr title=\"Scalable Vector Graphics\">SVG</abbr> <code>title</code>) that defines a text alternative, return that alternative in the form of\n a <code>flat string</code> as defined by the host language, unless the element is marked as presentational (<code>role=\"presentation\"</code> or <code>role=\"none\"</code>)."
91+
"html": "<span id=\"step2E\"></span><em>Host Language Label:</em> Otherwise, if the <code>current node</code>'s native markup provides an\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-attribute\">attribute</a> (e.g. <code>alt</code>) or <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <abbr title=\"Hypertext Markup Language\">HTML</abbr> <code>label</code> or <abbr title=\"Scalable Vector Graphics\">SVG</abbr> <code>title</code>) that defines a text alternative, return that alternative in the form of\n a <code>flat string</code> as defined by the host language, unless the <code>current node</code> is exposed as presentational (<code>role=\"presentation\"</code> or <code>role=\"none\"</code>)."
9292
},
9393
{
9494
"html": "<span id=\"step2F\"></span><em>Name From Content:</em> Otherwise, if the <code>current node's</code> allows\n <a class=\"specref\" href=\"https://w3c.github.io/aria/#namefromcontent\">name from content</a>, or if the <code>current node</code> is referenced by <code>aria-labelledby</code>, <code>aria-describedby</code>, or\n is a native host language text alternative <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <code>label</code> in <abbr title=\"Hypertext Markup Language\">HTML</abbr>), or is a descendant of a native host language text alternative <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a>:",

ed/algorithms/turtledove.json

Lines changed: 268 additions & 160 deletions
Large diffs are not rendered by default.

ed/algorithms/webtransport.json

Lines changed: 316 additions & 229 deletions
Large diffs are not rendered by default.

ed/dfns/turtledove.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8033,6 +8033,25 @@
80338033
},
80348034
"definedIn": "prose"
80358035
},
8036+
{
8037+
"id": "check-a-k-anonymity-record",
8038+
"href": "https://wicg.github.io/turtledove/#check-a-k-anonymity-record",
8039+
"linkingText": [
8040+
"check a k-anonymity record"
8041+
],
8042+
"localLinkingText": [],
8043+
"type": "dfn",
8044+
"for": [],
8045+
"access": "private",
8046+
"informative": false,
8047+
"heading": {
8048+
"id": "k-anonymity",
8049+
"href": "https://wicg.github.io/turtledove/#k-anonymity",
8050+
"title": "K-anonymity",
8051+
"number": "7"
8052+
},
8053+
"definedIn": "prose"
8054+
},
80368055
{
80378056
"id": "query-k-anonymity-cache",
80388057
"href": "https://wicg.github.io/turtledove/#query-k-anonymity-cache",
@@ -18699,6 +18718,44 @@
1869918718
"number": "14.15"
1870018719
},
1870118720
"definedIn": "prose"
18721+
},
18722+
{
18723+
"id": "set-protected-audience-k-anonymity",
18724+
"href": "https://wicg.github.io/turtledove/#set-protected-audience-k-anonymity",
18725+
"linkingText": [
18726+
"Set Protected Audience K-Anonymity"
18727+
],
18728+
"localLinkingText": [],
18729+
"type": "dfn",
18730+
"for": [],
18731+
"access": "private",
18732+
"informative": false,
18733+
"heading": {
18734+
"id": "sctn-automation-set-protected-audience-k-anonymity",
18735+
"href": "https://wicg.github.io/turtledove/#sctn-automation-set-protected-audience-k-anonymity",
18736+
"title": "Set Protected Audience K-Anonymity",
18737+
"number": "15.1"
18738+
},
18739+
"definedIn": "heading"
18740+
},
18741+
{
18742+
"id": "k-anonymity-overrides",
18743+
"href": "https://wicg.github.io/turtledove/#k-anonymity-overrides",
18744+
"linkingText": [
18745+
"k-anonymity overrides"
18746+
],
18747+
"localLinkingText": [],
18748+
"type": "dfn",
18749+
"for": [],
18750+
"access": "private",
18751+
"informative": false,
18752+
"heading": {
18753+
"id": "sctn-automation-set-protected-audience-k-anonymity",
18754+
"href": "https://wicg.github.io/turtledove/#sctn-automation-set-protected-audience-k-anonymity",
18755+
"title": "Set Protected Audience K-Anonymity",
18756+
"number": "15.1"
18757+
},
18758+
"definedIn": "prose"
1870218759
}
1870318760
]
1870418761
}

0 commit comments

Comments
 (0)