Skip to content

Commit bcd56a5

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 20.0.1.
1 parent de16ff9 commit bcd56a5

18 files changed

+466
-386
lines changed

tr/algorithms/credential-management-1.json

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

tr/algorithms/geolocation.json

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

tr/algorithms/trusted-types.json

Lines changed: 53 additions & 31 deletions
Large diffs are not rendered by default.

tr/algorithms/webdriver-bidi.json

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

tr/dfns/credential-management-1.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,26 @@
6666
"definedIn": "prose",
6767
"links": []
6868
},
69+
{
70+
"id": "credential-manager",
71+
"href": "https://www.w3.org/TR/credential-management-1/#credential-manager",
72+
"linkingText": [
73+
"credential manager"
74+
],
75+
"localLinkingText": [],
76+
"type": "dfn",
77+
"for": [],
78+
"access": "public",
79+
"informative": false,
80+
"heading": {
81+
"id": "core-infrastructure",
82+
"href": "https://www.w3.org/TR/credential-management-1/#core-infrastructure",
83+
"title": "Infrastructure",
84+
"number": "2.1"
85+
},
86+
"definedIn": "prose",
87+
"links": []
88+
},
6989
{
7090
"id": "concept-credential-store",
7191
"href": "https://www.w3.org/TR/credential-management-1/#concept-credential-store",

tr/dfns/trusted-types.json

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,73 +1477,73 @@
14771477
"links": []
14781478
},
14791479
{
1480-
"id": "abstract-opdef-create-a-trusted-type-policy",
1481-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-create-a-trusted-type-policy",
1480+
"id": "create-a-trusted-type-policy",
1481+
"href": "https://www.w3.org/TR/trusted-types/#create-a-trusted-type-policy",
14821482
"linkingText": [
1483-
"Create a Trusted Type Policy"
1483+
"create a trusted type policy"
14841484
],
14851485
"localLinkingText": [],
1486-
"type": "abstract-op",
1486+
"type": "dfn",
14871487
"for": [],
1488-
"access": "public",
1488+
"access": "private",
14891489
"informative": false,
14901490
"heading": {
14911491
"id": "create-trusted-type-policy-algorithm",
14921492
"href": "https://www.w3.org/TR/trusted-types/#create-trusted-type-policy-algorithm",
14931493
"title": "Create a Trusted Type Policy",
14941494
"number": "3.1"
14951495
},
1496-
"definedIn": "heading",
1496+
"definedIn": "prose",
14971497
"links": []
14981498
},
14991499
{
1500-
"id": "abstract-opdef-create-a-trusted-type",
1501-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-create-a-trusted-type",
1500+
"id": "create-a-trusted-type",
1501+
"href": "https://www.w3.org/TR/trusted-types/#create-a-trusted-type",
15021502
"linkingText": [
1503-
"Create a Trusted Type"
1503+
"create a trusted type"
15041504
],
15051505
"localLinkingText": [],
1506-
"type": "abstract-op",
1506+
"type": "dfn",
15071507
"for": [],
1508-
"access": "public",
1508+
"access": "private",
15091509
"informative": false,
15101510
"heading": {
15111511
"id": "create-a-trusted-type-algorithm",
15121512
"href": "https://www.w3.org/TR/trusted-types/#create-a-trusted-type-algorithm",
15131513
"title": "Create a Trusted Type",
15141514
"number": "3.2"
15151515
},
1516-
"definedIn": "heading",
1516+
"definedIn": "prose",
15171517
"links": []
15181518
},
15191519
{
1520-
"id": "abstract-opdef-get-trusted-type-policy-value",
1521-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-get-trusted-type-policy-value",
1520+
"id": "get-trusted-type-policy-value",
1521+
"href": "https://www.w3.org/TR/trusted-types/#get-trusted-type-policy-value",
15221522
"linkingText": [
1523-
"Get Trusted Type policy value"
1523+
"get trusted type policy value"
15241524
],
15251525
"localLinkingText": [],
1526-
"type": "abstract-op",
1526+
"type": "dfn",
15271527
"for": [],
1528-
"access": "public",
1528+
"access": "private",
15291529
"informative": false,
15301530
"heading": {
15311531
"id": "get-trusted-type-policy-value-algorithm",
15321532
"href": "https://www.w3.org/TR/trusted-types/#get-trusted-type-policy-value-algorithm",
15331533
"title": "Get Trusted Type policy value",
15341534
"number": "3.3"
15351535
},
1536-
"definedIn": "heading",
1536+
"definedIn": "prose",
15371537
"links": []
15381538
},
15391539
{
1540-
"id": "abstract-opdef-get-trusted-type-compliant-string",
1541-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-get-trusted-type-compliant-string",
1540+
"id": "get-trusted-type-compliant-string",
1541+
"href": "https://www.w3.org/TR/trusted-types/#get-trusted-type-compliant-string",
15421542
"linkingText": [
1543-
"Get Trusted Type compliant string"
1543+
"get trusted type compliant string"
15441544
],
15451545
"localLinkingText": [],
1546-
"type": "abstract-op",
1546+
"type": "dfn",
15471547
"for": [],
15481548
"access": "public",
15491549
"informative": false,
@@ -1553,79 +1553,79 @@
15531553
"title": "Get Trusted Type compliant string",
15541554
"number": "3.4"
15551555
},
1556-
"definedIn": "heading",
1556+
"definedIn": "prose",
15571557
"links": []
15581558
},
15591559
{
1560-
"id": "abstract-opdef-process-value-with-a-default-policy",
1561-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-process-value-with-a-default-policy",
1560+
"id": "process-value-with-a-default-policy",
1561+
"href": "https://www.w3.org/TR/trusted-types/#process-value-with-a-default-policy",
15621562
"linkingText": [
1563-
"Process value with a default policy"
1563+
"process value with a default policy"
15641564
],
15651565
"localLinkingText": [],
1566-
"type": "abstract-op",
1566+
"type": "dfn",
15671567
"for": [],
1568-
"access": "public",
1568+
"access": "private",
15691569
"informative": false,
15701570
"heading": {
15711571
"id": "process-value-with-a-default-policy-algorithm",
15721572
"href": "https://www.w3.org/TR/trusted-types/#process-value-with-a-default-policy-algorithm",
15731573
"title": "Process value with a default policy",
15741574
"number": "3.5"
15751575
},
1576-
"definedIn": "heading",
1576+
"definedIn": "prose",
15771577
"links": []
15781578
},
15791579
{
1580-
"id": "abstract-opdef-prepare-the-script-text",
1581-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-prepare-the-script-text",
1580+
"id": "prepare-the-script-text",
1581+
"href": "https://www.w3.org/TR/trusted-types/#prepare-the-script-text",
15821582
"linkingText": [
1583-
"Prepare the script text"
1583+
"prepare the script text"
15841584
],
15851585
"localLinkingText": [],
1586-
"type": "abstract-op",
1586+
"type": "dfn",
15871587
"for": [],
1588-
"access": "public",
1588+
"access": "private",
15891589
"informative": false,
15901590
"heading": {
15911591
"id": "prepare-script-text",
15921592
"href": "https://www.w3.org/TR/trusted-types/#prepare-script-text",
15931593
"title": "Prepare the script text",
15941594
"number": "3.6"
15951595
},
1596-
"definedIn": "heading",
1596+
"definedIn": "prose",
15971597
"links": []
15981598
},
15991599
{
1600-
"id": "abstract-opdef-get-trusted-types-compliant-attribute-value",
1601-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-get-trusted-types-compliant-attribute-value",
1600+
"id": "get-trusted-type-compliant-attribute-value",
1601+
"href": "https://www.w3.org/TR/trusted-types/#get-trusted-type-compliant-attribute-value",
16021602
"linkingText": [
1603-
"get Trusted Types-compliant attribute value"
1603+
"get trusted type compliant attribute value"
16041604
],
16051605
"localLinkingText": [],
1606-
"type": "abstract-op",
1606+
"type": "dfn",
16071607
"for": [],
16081608
"access": "public",
16091609
"informative": false,
16101610
"heading": {
16111611
"id": "validate-attribute-mutation",
16121612
"href": "https://www.w3.org/TR/trusted-types/#validate-attribute-mutation",
1613-
"title": "Get Trusted Types-compliant attribute value",
1613+
"title": "Get Trusted Type compliant attribute value",
16141614
"number": "3.7"
16151615
},
16161616
"definedIn": "prose",
16171617
"links": []
16181618
},
16191619
{
1620-
"id": "abstract-opdef-get-trusted-type-data-for-attribute",
1621-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-get-trusted-type-data-for-attribute",
1620+
"id": "get-trusted-type-data-for-attribute",
1621+
"href": "https://www.w3.org/TR/trusted-types/#get-trusted-type-data-for-attribute%E2%91%A0",
16221622
"linkingText": [
1623-
"Get Trusted Type data for attribute"
1623+
"get Trusted Type data for attribute"
16241624
],
16251625
"localLinkingText": [],
1626-
"type": "abstract-op",
1626+
"type": "dfn",
16271627
"for": [],
1628-
"access": "public",
1628+
"access": "private",
16291629
"informative": false,
16301630
"heading": {
16311631
"id": "get-trusted-type-data-for-attribute",
@@ -1904,63 +1904,63 @@
19041904
"links": []
19051905
},
19061906
{
1907-
"id": "abstract-opdef-does-sink-type-require-trusted-types",
1908-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-does-sink-type-require-trusted-types",
1907+
"id": "does-sink-type-require-trusted-types",
1908+
"href": "https://www.w3.org/TR/trusted-types/#does-sink-type-require-trusted-types",
19091909
"linkingText": [
1910-
"Does sink type require trusted types?"
1910+
"does sink type require trusted types?"
19111911
],
19121912
"localLinkingText": [],
1913-
"type": "abstract-op",
1913+
"type": "dfn",
19141914
"for": [],
1915-
"access": "public",
1915+
"access": "private",
19161916
"informative": false,
19171917
"heading": {
19181918
"id": "does-sink-require-trusted-types",
19191919
"href": "https://www.w3.org/TR/trusted-types/#does-sink-require-trusted-types",
19201920
"title": "Does sink type require trusted types?",
19211921
"number": "4.3.3"
19221922
},
1923-
"definedIn": "heading",
1923+
"definedIn": "prose",
19241924
"links": []
19251925
},
19261926
{
1927-
"id": "abstract-opdef-should-sink-type-mismatch-violation-be-blocked-by-content-security-policy",
1928-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-should-sink-type-mismatch-violation-be-blocked-by-content-security-policy",
1927+
"id": "should-sink-type-mismatch-violation-be-blocked-by-content-security-policy",
1928+
"href": "https://www.w3.org/TR/trusted-types/#should-sink-type-mismatch-violation-be-blocked-by-content-security-policy",
19291929
"linkingText": [
1930-
"Should sink type mismatch violation be blocked by Content Security Policy?"
1930+
"should sink type mismatch violation be blocked by content security policy?"
19311931
],
19321932
"localLinkingText": [],
1933-
"type": "abstract-op",
1933+
"type": "dfn",
19341934
"for": [],
1935-
"access": "public",
1935+
"access": "private",
19361936
"informative": false,
19371937
"heading": {
19381938
"id": "should-block-sink-type-mismatch",
19391939
"href": "https://www.w3.org/TR/trusted-types/#should-block-sink-type-mismatch",
19401940
"title": "Should sink type mismatch violation be blocked by Content Security Policy?",
19411941
"number": "4.3.4"
19421942
},
1943-
"definedIn": "heading",
1943+
"definedIn": "prose",
19441944
"links": []
19451945
},
19461946
{
1947-
"id": "abstract-opdef-should-trusted-type-policy-creation-be-blocked-by-content-security-policy",
1948-
"href": "https://www.w3.org/TR/trusted-types/#abstract-opdef-should-trusted-type-policy-creation-be-blocked-by-content-security-policy",
1947+
"id": "should-trusted-type-policy-creation-be-blocked-by-content-security-policy",
1948+
"href": "https://www.w3.org/TR/trusted-types/#should-trusted-type-policy-creation-be-blocked-by-content-security-policy",
19491949
"linkingText": [
1950-
"Should Trusted Type policy creation be blocked by Content Security Policy?"
1950+
"Should Trusted Type policy creation be blocked by content security policy?"
19511951
],
19521952
"localLinkingText": [],
1953-
"type": "abstract-op",
1953+
"type": "dfn",
19541954
"for": [],
1955-
"access": "public",
1955+
"access": "private",
19561956
"informative": false,
19571957
"heading": {
19581958
"id": "should-block-create-policy",
19591959
"href": "https://www.w3.org/TR/trusted-types/#should-block-create-policy",
19601960
"title": "Should Trusted Type policy creation be blocked by Content Security Policy?",
19611961
"number": "4.3.5"
19621962
},
1963-
"definedIn": "heading",
1963+
"definedIn": "prose",
19641964
"links": []
19651965
}
19661966
]

tr/headings/design-principles.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,19 @@
6060
"number": "1.3"
6161
},
6262
{
63-
"id": "consent",
64-
"href": "https://www.w3.org/TR/design-principles/#consent",
63+
"id": "user-intent",
64+
"href": "https://www.w3.org/TR/design-principles/#user-intent",
6565
"level": 3,
66-
"title": "Ask users for meaningful consent",
66+
"title": "Design for user intent",
6767
"number": "1.4"
6868
},
69+
{
70+
"id": "user-decisions",
71+
"href": "https://www.w3.org/TR/design-principles/#user-decisions",
72+
"level": 4,
73+
"title": "Help users make good decisions",
74+
"number": "1.4.1"
75+
},
6976
{
7077
"id": "identity",
7178
"href": "https://www.w3.org/TR/design-principles/#identity",

tr/headings/trusted-types.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"id": "validate-attribute-mutation",
211211
"href": "https://www.w3.org/TR/trusted-types/#validate-attribute-mutation",
212212
"level": 3,
213-
"title": "Get Trusted Types-compliant attribute value",
213+
"title": "Get Trusted Type compliant attribute value",
214214
"number": "3.7"
215215
},
216216
{

0 commit comments

Comments
 (0)