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 6.0.0.
  • Loading branch information
reffy-bot committed Jan 17, 2022
1 parent 116658e commit dbea538
Show file tree
Hide file tree
Showing 89 changed files with 13,336 additions and 12,080 deletions.
221 changes: 203 additions & 18 deletions tr/dfns/autoplay.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,27 @@
},
"definedIn": "table"
},
{
"id": "dom-autoplaypolicy-inaudible-media",
"href": "https://w3c.github.io/autoplay/#dom-autoplaypolicy-inaudible-media",
"linkingText": [
"Inaudible media"
],
"localLinkingText": [],
"type": "enum-value",
"for": [
"AutoplayPolicy"
],
"access": "public",
"informative": false,
"heading": {
"id": "autoplay-policy",
"href": "https://w3c.github.io/autoplay/#autoplay-policy",
"title": "Autoplay Policy Enum",
"number": "2.1"
},
"definedIn": "table"
},
{
"id": "dom-autoplaypolicy-inaudible-media-element",
"href": "https://w3c.github.io/autoplay/#dom-autoplaypolicy-inaudible-media-element",
Expand Down Expand Up @@ -111,44 +132,208 @@
"definedIn": "table"
},
{
"id": "dom-document-autoplaypolicy",
"href": "https://w3c.github.io/autoplay/#dom-document-autoplaypolicy",
"id": "callbackdef-htmlmediaelementconstructor",
"href": "https://w3c.github.io/autoplay/#callbackdef-htmlmediaelementconstructor",
"linkingText": [
"HTMLMediaElementConstructor"
],
"localLinkingText": [],
"type": "callback",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "callbackdef-audiocontextconstructor",
"href": "https://w3c.github.io/autoplay/#callbackdef-audiocontextconstructor",
"linkingText": [
"AudioContextConstructor"
],
"localLinkingText": [],
"type": "callback",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy",
"linkingText": [
"getAutoplayPolicy(ctor)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Navigator"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-ctor-ctor",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-ctor-ctor",
"linkingText": [
"ctor"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Navigator/getAutoplayPolicy(ctor)"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-ctor",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-ctor",
"linkingText": [
"getAutoplayPolicy(ctor)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Navigator"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-ctor-ctor①",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-ctor-ctor%E2%91%A0",
"linkingText": [
"ctor"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Navigator/getAutoplayPolicy(ctor)"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-constructor",
"href": "https://w3c.github.io/autoplay/#query-by-a-constructor",
"title": "Query by a Constructor",
"number": "2.2.1"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-element",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-element",
"linkingText": [
"getAutoplayPolicy(element)"
],
"localLinkingText": [],
"type": "method",
"for": [
"Navigator"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-element",
"href": "https://w3c.github.io/autoplay/#query-by-a-element",
"title": "Query by an Element",
"number": "2.2.2"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-element-element",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-element-element",
"linkingText": [
"element"
],
"localLinkingText": [],
"type": "argument",
"for": [
"Navigator/getAutoplayPolicy(element)"
],
"access": "public",
"informative": false,
"heading": {
"id": "query-by-a-element",
"href": "https://w3c.github.io/autoplay/#query-by-a-element",
"title": "Query by an Element",
"number": "2.2.2"
},
"definedIn": "pre"
},
{
"id": "dom-navigator-getautoplaypolicy-context",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-context",
"linkingText": [
"autoplayPolicy"
"getAutoplayPolicy(context)"
],
"localLinkingText": [],
"type": "attribute",
"type": "method",
"for": [
"Document"
"Navigator"
],
"access": "public",
"informative": false,
"heading": {
"id": "document-api",
"href": "https://w3c.github.io/autoplay/#document-api",
"title": "The Document API",
"number": "2.2"
"id": "query-by-a-element",
"href": "https://w3c.github.io/autoplay/#query-by-a-element",
"title": "Query by an Element",
"number": "2.2.2"
},
"definedIn": "pre"
},
{
"id": "dom-htmlmediaelement-autoplaypolicy",
"href": "https://w3c.github.io/autoplay/#dom-htmlmediaelement-autoplaypolicy",
"id": "dom-navigator-getautoplaypolicy-context-context",
"href": "https://w3c.github.io/autoplay/#dom-navigator-getautoplaypolicy-context-context",
"linkingText": [
"autoplayPolicy"
"context"
],
"localLinkingText": [],
"type": "attribute",
"type": "argument",
"for": [
"HTMLMediaElement"
"Navigator/getAutoplayPolicy(context)"
],
"access": "public",
"informative": false,
"heading": {
"id": "media-element-api",
"href": "https://w3c.github.io/autoplay/#media-element-api",
"title": "The HTMLMediaElement API",
"number": "2.3"
"id": "query-by-a-element",
"href": "https://w3c.github.io/autoplay/#query-by-a-element",
"title": "Query by an Element",
"number": "2.2.2"
},
"definedIn": "pre"
}
Expand Down
Loading

0 comments on commit dbea538

Please sign in to comment.