Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.1.0.
  • Loading branch information
reffy-bot committed Oct 21, 2023
1 parent 21deade commit 1dcb3cc
Show file tree
Hide file tree
Showing 20 changed files with 3,236 additions and 2,724 deletions.
501 changes: 262 additions & 239 deletions tr/css/css-text-4.json

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions tr/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -4973,6 +4973,46 @@
},
"definedIn": "prose"
},
{
"id": "type-read-only-storage-texture",
"href": "https://www.w3.org/TR/WGSL/#type-read-only-storage-texture",
"linkingText": [
"read-only storage texture"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"type"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "type-read-write-storage-texture",
"href": "https://www.w3.org/TR/WGSL/#type-read-write-storage-texture",
"linkingText": [
"read-write storage texture"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"type"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/WGSL/#title",
"title": "WebGPU Shading Language"
},
"definedIn": "prose"
},
{
"id": "type-texture_storage_1d",
"href": "https://www.w3.org/TR/WGSL/#type-texture_storage_1d",
Expand Down
41 changes: 10 additions & 31 deletions tr/dfns/ambient-light.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,44 +256,23 @@
"definedIn": "heading"
},
{
"id": "dictdef-ambientlightreadingvalues",
"href": "https://www.w3.org/TR/ambient-light/#dictdef-ambientlightreadingvalues",
"id": "illuminance-reading-parsing-algorithm",
"href": "https://www.w3.org/TR/ambient-light/#illuminance-reading-parsing-algorithm",
"linkingText": [
"AmbientLightReadingValues"
"illuminance reading parsing algorithm"
],
"localLinkingText": [],
"type": "dictionary",
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "mock-ambient-light-sensor-type",
"href": "https://www.w3.org/TR/ambient-light/#mock-ambient-light-sensor-type",
"title": "Mock Sensor Type",
"number": "7.1"
},
"definedIn": "pre"
},
{
"id": "dom-ambientlightreadingvalues-illuminance",
"href": "https://www.w3.org/TR/ambient-light/#dom-ambientlightreadingvalues-illuminance",
"linkingText": [
"illuminance"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"AmbientLightReadingValues"
],
"access": "public",
"access": "private",
"informative": false,
"heading": {
"id": "mock-ambient-light-sensor-type",
"href": "https://www.w3.org/TR/ambient-light/#mock-ambient-light-sensor-type",
"title": "Mock Sensor Type",
"number": "7.1"
"id": "automation",
"href": "https://www.w3.org/TR/ambient-light/#automation",
"title": "Automation",
"number": "7"
},
"definedIn": "pre"
"definedIn": "prose"
}
]
}
Loading

0 comments on commit 1dcb3cc

Please sign in to comment.