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 15.2.0.
  • Loading branch information
reffy-bot committed May 22, 2024
1 parent cc15f62 commit 58c6418
Show file tree
Hide file tree
Showing 16 changed files with 2,819 additions and 2,859 deletions.
863 changes: 323 additions & 540 deletions tr/dfns/webdriver2.json

Large diffs are not rendered by default.

178 changes: 140 additions & 38 deletions tr/dfns/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,27 @@
},
"definedIn": "dt"
},
{
"id": "dom-gpuobjectbase-valid-slot",
"href": "https://www.w3.org/TR/webgpu/#dom-gpuobjectbase-valid-slot",
"linkingText": [
"[[valid]]"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"GPUObjectBase"
],
"access": "public",
"informative": false,
"heading": {
"id": "webgpu-objects",
"href": "https://www.w3.org/TR/webgpu/#webgpu-objects",
"title": "WebGPU Objects",
"number": "3.1.2"
},
"definedIn": "dt"
},
{
"id": "object-descriptor",
"href": "https://www.w3.org/TR/webgpu/#object-descriptor",
Expand Down Expand Up @@ -334,10 +355,10 @@
"definedIn": "dt"
},
{
"id": "valid",
"href": "https://www.w3.org/TR/webgpu/#valid",
"id": "contagious-invalidity",
"href": "https://www.w3.org/TR/webgpu/#contagious-invalidity",
"linkingText": [
"valid"
"contagious invalidity"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -353,15 +374,15 @@
"definedIn": "prose"
},
{
"id": "invalid",
"href": "https://www.w3.org/TR/webgpu/#invalid",
"id": "abstract-opdef-valid",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-valid",
"linkingText": [
"invalid"
"valid"
],
"localLinkingText": [],
"type": "dfn",
"type": "abstract-op",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "invalidity",
Expand All @@ -372,15 +393,15 @@
"definedIn": "prose"
},
{
"id": "contagious-invalidity",
"href": "https://www.w3.org/TR/webgpu/#contagious-invalidity",
"id": "abstract-opdef-invalid",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-invalid",
"linkingText": [
"contagious invalidity"
"invalid"
],
"localLinkingText": [],
"type": "dfn",
"type": "abstract-op",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "invalidity",
Expand Down Expand Up @@ -409,6 +430,28 @@
},
"definedIn": "prose"
},
{
"id": "abstract-opdef-invalidate",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-invalidate",
"linkingText": [
"invalidate",
"Invalidate",
"invalidated",
"invalidates"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "invalidity",
"href": "https://www.w3.org/TR/webgpu/#invalidity",
"title": "Invalid Internal Objects & Contagious Invalidity",
"number": "3.2.1"
},
"definedIn": "prose"
},
{
"id": "ndc",
"href": "https://www.w3.org/TR/webgpu/#ndc",
Expand Down Expand Up @@ -991,6 +1034,27 @@
},
"definedIn": "prose"
},
{
"id": "dom-adapter-expired-slot",
"href": "https://www.w3.org/TR/webgpu/#dom-adapter-expired-slot",
"linkingText": [
"[[expired]]"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"adapter"
],
"access": "public",
"informative": false,
"heading": {
"id": "adapters",
"href": "https://www.w3.org/TR/webgpu/#adapters",
"title": "Adapters",
"number": "3.5.1"
},
"definedIn": "dt"
},
{
"id": "dom-adapter-features-slot",
"href": "https://www.w3.org/TR/webgpu/#dom-adapter-features-slot",
Expand Down Expand Up @@ -1054,6 +1118,46 @@
},
"definedIn": "dt"
},
{
"id": "abstract-opdef-expired",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-expired",
"linkingText": [
"expired"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "adapters",
"href": "https://www.w3.org/TR/webgpu/#adapters",
"title": "Adapters",
"number": "3.5.1"
},
"definedIn": "prose"
},
{
"id": "abstract-opdef-expire",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-expire",
"linkingText": [
"expire",
"Expire",
"expires"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "adapters",
"href": "https://www.w3.org/TR/webgpu/#adapters",
"title": "Adapters",
"number": "3.5.1"
},
"definedIn": "prose"
},
{
"id": "device",
"href": "https://www.w3.org/TR/webgpu/#device",
Expand Down Expand Up @@ -3210,27 +3314,6 @@
},
"definedIn": "dt"
},
{
"id": "adapter-expire",
"href": "https://www.w3.org/TR/webgpu/#adapter-expire",
"linkingText": [
"expire"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"adapter"
],
"access": "private",
"informative": false,
"heading": {
"id": "gpu-interface",
"href": "https://www.w3.org/TR/webgpu/#gpu-interface",
"title": "GPU",
"number": "4.2"
},
"definedIn": "prose"
},
{
"id": "max-bindings-per-shader-stage",
"href": "https://www.w3.org/TR/webgpu/#max-bindings-per-shader-stage",
Expand Down Expand Up @@ -16384,6 +16467,25 @@
},
"definedIn": "prose"
},
{
"id": "abstract-opdef-validating-texture-buffer-copy",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-texture-buffer-copy",
"linkingText": [
"validating texture buffer copy"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "gpuimagecopytexture",
"href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexture",
"title": "GPUImageCopyTexture",
"number": "11.2.3"
},
"definedIn": "prose"
},
{
"id": "gpuimagecopytexturetagged",
"href": "https://www.w3.org/TR/webgpu/#gpuimagecopytexturetagged",
Expand Down Expand Up @@ -16585,15 +16687,15 @@
"definedIn": "prose"
},
{
"id": "validating-texture-copy-range",
"href": "https://www.w3.org/TR/webgpu/#validating-texture-copy-range",
"id": "abstract-opdef-validating-texture-copy-range",
"href": "https://www.w3.org/TR/webgpu/#abstract-opdef-validating-texture-copy-range",
"linkingText": [
"validating texture copy range"
],
"localLinkingText": [],
"type": "dfn",
"type": "abstract-op",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "image-copies-subroutines",
Expand Down
23 changes: 21 additions & 2 deletions tr/headings/mediaqueries-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,26 +182,45 @@
"title": "Changes",
"number": "7"
},
{
"id": "changes-2022",
"href": "https://www.w3.org/TR/mediaqueries-3/#changes-2022",
"level": 3,
"title": "Changes Since the 05 April 2022 Recommendation",
"number": "7.1"
},
{
"id": "changes-2012",
"href": "https://www.w3.org/TR/mediaqueries-3/#changes-2012",
"level": 3,
"title": "Changes Since the 19 June 2012 Recommendation",
"number": "7.1"
"number": "7.2"
},
{
"id": "changes-2010",
"href": "https://www.w3.org/TR/mediaqueries-3/#changes-2010",
"level": 3,
"title": "Changes Since the 27 July 2010 Candidate Recommendation",
"number": "7.2"
"number": "7.3"
},
{
"id": "acknowledgments",
"href": "https://www.w3.org/TR/mediaqueries-3/#acknowledgments",
"level": 2,
"title": "Acknowledgments"
},
{
"id": "privacy",
"href": "https://www.w3.org/TR/mediaqueries-3/#privacy",
"level": 2,
"title": "Privacy Considerations"
},
{
"id": "security",
"href": "https://www.w3.org/TR/mediaqueries-3/#security",
"level": 2,
"title": "Security Considerations"
},
{
"id": "references",
"href": "https://www.w3.org/TR/mediaqueries-3/#references",
Expand Down
15 changes: 11 additions & 4 deletions tr/headings/webdriver2.json
Original file line number Diff line number Diff line change
Expand Up @@ -779,33 +779,40 @@
"level": 2,
"title": "16. User prompts"
},
{
"id": "user-prompt-handler",
"href": "https://www.w3.org/TR/webdriver2/#user-prompt-handler",
"level": 3,
"title": "User Prompt Handler",
"number": "16.1"
},
{
"id": "dismiss-alert",
"href": "https://www.w3.org/TR/webdriver2/#dismiss-alert",
"level": 3,
"title": "Dismiss Alert",
"number": "16.1"
"number": "16.2"
},
{
"id": "accept-alert",
"href": "https://www.w3.org/TR/webdriver2/#accept-alert",
"level": 3,
"title": "Accept Alert",
"number": "16.2"
"number": "16.3"
},
{
"id": "get-alert-text",
"href": "https://www.w3.org/TR/webdriver2/#get-alert-text",
"level": 3,
"title": "Get Alert Text",
"number": "16.3"
"number": "16.4"
},
{
"id": "send-alert-text",
"href": "https://www.w3.org/TR/webdriver2/#send-alert-text",
"level": 3,
"title": "Send Alert Text",
"number": "16.4"
"number": "16.5"
},
{
"id": "screen-capture",
Expand Down
Loading

0 comments on commit 58c6418

Please sign in to comment.