Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 12.1.1.
  • Loading branch information
reffy-bot committed Mar 18, 2023
1 parent 4f748ae commit ecdec71
Show file tree
Hide file tree
Showing 33 changed files with 1,615 additions and 888 deletions.
14 changes: 8 additions & 6 deletions ed/dfns/CSS22.json
Original file line number Diff line number Diff line change
Expand Up @@ -10413,9 +10413,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
},
"definedIn": "dt"
},
Expand All @@ -10433,9 +10434,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
},
"definedIn": "dt"
},
Expand Down
133 changes: 120 additions & 13 deletions ed/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,25 @@
},
"definedIn": "prose"
},
{
"id": "interval",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#interval",
"linkingText": [
"interval"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "terms-and-notation",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#terms-and-notation",
"title": "Mathematical Terms and Notation",
"number": "1.3"
},
"definedIn": "prose"
},
{
"id": "floor-expression",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#floor-expression",
Expand Down Expand Up @@ -4289,14 +4308,16 @@
"definedIn": "prose"
},
{
"id": "non-arrayed-texture",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#non-arrayed-texture",
"id": "texture-dimensionality",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-dimensionality",
"linkingText": [
"non-arrayed texture"
"dimensionality"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -4305,17 +4326,19 @@
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "arrayed-texture",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#arrayed-texture",
"id": "texture-size",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-size",
"linkingText": [
"arrayed texture"
"size"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -4324,7 +4347,28 @@
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "prose"
"definedIn": "dt"
},
{
"id": "texture-mip-level-count",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-mip-level-count",
"linkingText": [
"mip level count"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "texture-sampler-types",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-sampler-types",
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "dt"
},
{
"id": "mip-level",
Expand All @@ -4346,14 +4390,37 @@
"definedIn": "prose"
},
{
"id": "array-size",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#array-size",
"id": "texture-arrayed",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-arrayed",
"linkingText": [
"arrayed"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "texture-sampler-types",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-sampler-types",
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "dt"
},
{
"id": "texture-array-size",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-array-size",
"linkingText": [
"array size"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
Expand All @@ -4364,6 +4431,46 @@
},
"definedIn": "dt"
},
{
"id": "texture-sample-count",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-sample-count",
"linkingText": [
"sample count"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"texture"
],
"access": "private",
"informative": false,
"heading": {
"id": "texture-sampler-types",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-sampler-types",
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "dt"
},
{
"id": "logical-texel-address",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#logical-texel-address",
"linkingText": [
"logical texel address"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "texture-sampler-types",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-sampler-types",
"title": "Texture and Sampler Types",
"number": "5.5"
},
"definedIn": "prose"
},
{
"id": "texture-types",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#texture-types",
Expand Down
36 changes: 36 additions & 0 deletions ed/dfns/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5044,6 +5044,42 @@
"number": "12.12"
},
"definedIn": "prose"
},
{
"id": "get-an-os-registration-url-from-a-header-list",
"href": "https://wicg.github.io/attribution-reporting-api/#get-an-os-registration-url-from-a-header-list",
"linkingText": [
"get an OS-registration URL from a header list"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "cross-app-and-web",
"href": "https://wicg.github.io/attribution-reporting-api/#cross-app-and-web",
"title": "13. Cross App and Web Algorithms"
},
"definedIn": "prose"
},
{
"id": "set-an-os-support-header",
"href": "https://wicg.github.io/attribution-reporting-api/#set-an-os-support-header",
"linkingText": [
"set an OS-support header"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "cross-app-and-web",
"href": "https://wicg.github.io/attribution-reporting-api/#cross-app-and-web",
"title": "13. Cross App and Web Algorithms"
},
"definedIn": "prose"
}
]
}
24 changes: 12 additions & 12 deletions ed/dfns/requestStorageAccessForOrigin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"spec": {
"title": "requestStorageAccessForOrigin API",
"title": "requestStorageAccessFor API",
"url": "https://privacycg.github.io/requestStorageAccessForOrigin/"
},
"dfns": [
Expand All @@ -18,7 +18,7 @@
"heading": {
"id": "the-rsa-for-api",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#the-rsa-for-api",
"title": "The requestStorageAccessForOrigin API",
"title": "The requestStorageAccessFor API",
"number": "3"
},
"definedIn": "prose"
Expand All @@ -37,7 +37,7 @@
"heading": {
"id": "title",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#title",
"title": "requestStorageAccessForOrigin API"
"title": "requestStorageAccessFor API"
},
"definedIn": "prose"
},
Expand All @@ -55,20 +55,20 @@
"heading": {
"id": "title",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#title",
"title": "requestStorageAccessForOrigin API"
"title": "requestStorageAccessFor API"
},
"definedIn": "prose"
},
{
"id": "dom-document-requeststorageaccessfororigin-requestedorigin-requestedorigin",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#dom-document-requeststorageaccessfororigin-requestedorigin-requestedorigin",
"id": "dom-document-requeststorageaccessfor-requestedorigin-requestedorigin",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#dom-document-requeststorageaccessfor-requestedorigin-requestedorigin",
"linkingText": [
"requestedOrigin"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Document/requestStorageAccessForOrigin(requestedOrigin)"
"Document/requestStorageAccessFor(requestedOrigin)"
],
"access": "public",
"informative": false,
Expand All @@ -81,10 +81,10 @@
"definedIn": "pre"
},
{
"id": "dom-document-requeststorageaccessfororigin",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#dom-document-requeststorageaccessfororigin",
"id": "dom-document-requeststorageaccessfor",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#dom-document-requeststorageaccessfor",
"linkingText": [
"requestStorageAccessForOrigin(requestedOrigin)"
"requestStorageAccessFor(requestedOrigin)"
],
"localLinkingText": [],
"type": "method",
Expand Down Expand Up @@ -153,7 +153,7 @@
"heading": {
"id": "title",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#title",
"title": "requestStorageAccessForOrigin API"
"title": "requestStorageAccessFor API"
},
"definedIn": "pre"
},
Expand All @@ -173,7 +173,7 @@
"heading": {
"id": "title",
"href": "https://privacycg.github.io/requestStorageAccessForOrigin/#title",
"title": "requestStorageAccessForOrigin API"
"title": "requestStorageAccessFor API"
},
"definedIn": "pre"
}
Expand Down
Loading

0 comments on commit ecdec71

Please sign in to comment.