Skip to content

Commit d10da03

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 20.0.2.
1 parent 57c97d8 commit d10da03

27 files changed

+2955
-1978
lines changed

ed/algorithms/css-fonts-4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
]
123123
},
124124
{
125-
"html": "If the value of <a class=\"css property\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-fonts-4/#propdef-font-style\" id=\"ref-for-propdef-font-style②②\">font-style</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#valdef-font-style-normal\" id=\"ref-for-valdef-font-style-normal\">normal</a>,",
125+
"html": "If the value of <a class=\"css property\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-fonts-4/#propdef-font-style\" id=\"ref-for-propdef-font-style②②\">font-style</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#valdef-font-style-normal\" id=\"ref-for-valdef-font-style-normal\">normal</a>,",
126126
"rationale": "if",
127127
"steps": [
128128
{

ed/algorithms/css-grid-1.json

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

ed/algorithms/css-grid-2.json

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

ed/algorithms/fetch.json

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

ed/algorithms/privacy-preserving-attribution.json

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

ed/algorithms/webgpu.json

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

ed/cddl/webdriver-bidi-all.cddl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,8 @@ emulation.NetworkConditionsOffline = {
959959
type: "offline"
960960
}
961961

962+
emulation.SetNetworkConditionsResult = EmptyResult
963+
962964
emulation.SetScreenOrientationOverride = (
963965
method: "emulation.setScreenOrientationOverride",
964966
params: emulation.SetScreenOrientationOverrideParameters
@@ -4563,6 +4565,8 @@ emulation.SetGeolocationOverrideResult = EmptyResult
45634565

45644566
emulation.SetLocaleOverrideResult = EmptyResult
45654567

4568+
emulation.SetNetworkConditionsResult = EmptyResult
4569+
45664570
emulation.SetScreenOrientationOverrideResult = EmptyResult
45674571

45684572
emulation.SetUserAgentOverrideResult = EmptyResult

ed/cddl/webdriver-bidi-local-cddl.cddl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,8 @@ emulation.SetGeolocationOverrideResult = EmptyResult
513513

514514
emulation.SetLocaleOverrideResult = EmptyResult
515515

516+
emulation.SetNetworkConditionsResult = EmptyResult
517+
516518
emulation.SetScreenOrientationOverrideResult = EmptyResult
517519

518520
emulation.SetUserAgentOverrideResult = EmptyResult
@@ -3467,6 +3469,8 @@ emulation.SetGeolocationOverrideResult = EmptyResult
34673469

34683470
emulation.SetLocaleOverrideResult = EmptyResult
34693471

3472+
emulation.SetNetworkConditionsResult = EmptyResult
3473+
34703474
emulation.SetScreenOrientationOverrideResult = EmptyResult
34713475

34723476
emulation.SetUserAgentOverrideResult = EmptyResult

ed/cddl/webdriver-bidi-remote-cddl.cddl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3809,6 +3809,8 @@ emulation.SetGeolocationOverrideResult = EmptyResult
38093809

38103810
emulation.SetLocaleOverrideResult = EmptyResult
38113811

3812+
emulation.SetNetworkConditionsResult = EmptyResult
3813+
38123814
emulation.SetScreenOrientationOverrideResult = EmptyResult
38133815

38143816
emulation.SetUserAgentOverrideResult = EmptyResult

ed/dfns/privacy-preserving-attribution.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,10 +1181,10 @@
11811181
"links": []
11821182
},
11831183
{
1184-
"id": "clear-impressions-for-a-conversion-site",
1185-
"href": "https://w3c.github.io/attribution/#clear-impressions-for-a-conversion-site",
1184+
"id": "clear-impressions-for-a-site",
1185+
"href": "https://w3c.github.io/attribution/#clear-impressions-for-a-site",
11861186
"linkingText": [
1187-
"clear impressions for a conversion site"
1187+
"clear impressions for a site"
11881188
],
11891189
"localLinkingText": [],
11901190
"type": "dfn",

0 commit comments

Comments
 (0)