Skip to content

Commit 5d795ed

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.0.1.
1 parent 0f2c980 commit 5d795ed

18 files changed

+762
-291
lines changed

tr/algorithms/webcodecs.json

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

tr/algorithms/webdriver2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3905,7 +3905,7 @@
39053905
"html": "<p>Append <var>resolvingFunctions</var><code>.[[Resolve]]</code> to\n <var>arguments</var>.\n\n </p>"
39063906
},
39073907
{
3908-
"html": "<p>Let <var>result</var> be the result of calling\n <a href=\"https://www.w3.org/TR/webdriver2/#dfn-execute-a-function-body\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-execute-a-function-body-2\">execute a function body</a>, with arguments\n <var>body</var> and <var>arguments</var>.\n\n </p>"
3908+
"html": "<p>Let <var>scriptResult</var> be the result of calling\n <a href=\"https://www.w3.org/TR/webdriver2/#dfn-execute-a-function-body\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-execute-a-function-body-2\">execute a function body</a>, with arguments\n <var>body</var> and <var>arguments</var>.\n\n </p>"
39093909
},
39103910
{
39113911
"html": "<p>If <var>scriptResult</var>.[[Type]] is not <code>normal</code>, then <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#reject\" id=\"ref-for-index-term-reject-2\">reject</a>\n <var>promise</var> with value <var>scriptResult</var>.[[Value]], and abort these steps.\n\n </p>"

tr/dfns/webcodecs.json

Lines changed: 216 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7836,6 +7836,48 @@
78367836
},
78377837
"definedIn": "pre"
78387838
},
7839+
{
7840+
"id": "dom-videoframeinit-rotation",
7841+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-rotation",
7842+
"linkingText": [
7843+
"rotation"
7844+
],
7845+
"localLinkingText": [],
7846+
"type": "dict-member",
7847+
"for": [
7848+
"VideoFrameInit"
7849+
],
7850+
"access": "public",
7851+
"informative": false,
7852+
"heading": {
7853+
"id": "videoframe-interface",
7854+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
7855+
"title": "VideoFrame Interface",
7856+
"number": "9.4"
7857+
},
7858+
"definedIn": "pre"
7859+
},
7860+
{
7861+
"id": "dom-videoframeinit-flip",
7862+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-flip",
7863+
"linkingText": [
7864+
"flip"
7865+
],
7866+
"localLinkingText": [],
7867+
"type": "dict-member",
7868+
"for": [
7869+
"VideoFrameInit"
7870+
],
7871+
"access": "public",
7872+
"informative": false,
7873+
"heading": {
7874+
"id": "videoframe-interface",
7875+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
7876+
"title": "VideoFrame Interface",
7877+
"number": "9.4"
7878+
},
7879+
"definedIn": "pre"
7880+
},
78397881
{
78407882
"id": "dom-videoframeinit-displaywidth",
78417883
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-displaywidth",
@@ -8065,6 +8107,48 @@
80658107
},
80668108
"definedIn": "pre"
80678109
},
8110+
{
8111+
"id": "dom-videoframebufferinit-rotation",
8112+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-rotation",
8113+
"linkingText": [
8114+
"rotation"
8115+
],
8116+
"localLinkingText": [],
8117+
"type": "dict-member",
8118+
"for": [
8119+
"VideoFrameBufferInit"
8120+
],
8121+
"access": "public",
8122+
"informative": false,
8123+
"heading": {
8124+
"id": "videoframe-interface",
8125+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
8126+
"title": "VideoFrame Interface",
8127+
"number": "9.4"
8128+
},
8129+
"definedIn": "pre"
8130+
},
8131+
{
8132+
"id": "dom-videoframebufferinit-flip",
8133+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-flip",
8134+
"linkingText": [
8135+
"flip"
8136+
],
8137+
"localLinkingText": [],
8138+
"type": "dict-member",
8139+
"for": [
8140+
"VideoFrameBufferInit"
8141+
],
8142+
"access": "public",
8143+
"informative": false,
8144+
"heading": {
8145+
"id": "videoframe-interface",
8146+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
8147+
"title": "VideoFrame Interface",
8148+
"number": "9.4"
8149+
},
8150+
"definedIn": "pre"
8151+
},
80688152
{
80698153
"id": "dom-videoframebufferinit-displaywidth",
80708154
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-displaywidth",
@@ -8357,6 +8441,48 @@
83578441
},
83588442
"definedIn": "dt"
83598443
},
8444+
{
8445+
"id": "dom-videoframe-rotation-slot",
8446+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-rotation-slot",
8447+
"linkingText": [
8448+
"[[rotation]]"
8449+
],
8450+
"localLinkingText": [],
8451+
"type": "attribute",
8452+
"for": [
8453+
"VideoFrame"
8454+
],
8455+
"access": "public",
8456+
"informative": false,
8457+
"heading": {
8458+
"id": "videoframe-internal-slots",
8459+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-internal-slots",
8460+
"title": "Internal Slots",
8461+
"number": "9.4.1"
8462+
},
8463+
"definedIn": "dt"
8464+
},
8465+
{
8466+
"id": "dom-videoframe-flip-slot",
8467+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-flip-slot",
8468+
"linkingText": [
8469+
"[[flip]]"
8470+
],
8471+
"localLinkingText": [],
8472+
"type": "attribute",
8473+
"for": [
8474+
"VideoFrame"
8475+
],
8476+
"access": "public",
8477+
"informative": false,
8478+
"heading": {
8479+
"id": "videoframe-internal-slots",
8480+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-internal-slots",
8481+
"title": "Internal Slots",
8482+
"number": "9.4.1"
8483+
},
8484+
"definedIn": "dt"
8485+
},
83608486
{
83618487
"id": "dom-videoframe-display-width-slot",
83628488
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-display-width-slot",
@@ -8634,6 +8760,48 @@
86348760
},
86358761
"definedIn": "dt"
86368762
},
8763+
{
8764+
"id": "dom-videoframe-rotation",
8765+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-rotation",
8766+
"linkingText": [
8767+
"rotation"
8768+
],
8769+
"localLinkingText": [],
8770+
"type": "attribute",
8771+
"for": [
8772+
"VideoFrame"
8773+
],
8774+
"access": "public",
8775+
"informative": false,
8776+
"heading": {
8777+
"id": "videoframe-attributes",
8778+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-attributes",
8779+
"title": "Attributes",
8780+
"number": "9.4.3"
8781+
},
8782+
"definedIn": "dt"
8783+
},
8784+
{
8785+
"id": "dom-videoframe-flip",
8786+
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-flip",
8787+
"linkingText": [
8788+
"flip"
8789+
],
8790+
"localLinkingText": [],
8791+
"type": "attribute",
8792+
"for": [
8793+
"VideoFrame"
8794+
],
8795+
"access": "public",
8796+
"informative": false,
8797+
"heading": {
8798+
"id": "videoframe-attributes",
8799+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-attributes",
8800+
"title": "Attributes",
8801+
"number": "9.4.3"
8802+
},
8803+
"definedIn": "dt"
8804+
},
86378805
{
86388806
"id": "dom-videoframe-displaywidth",
86398807
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-displaywidth",
@@ -9152,10 +9320,10 @@
91529320
"definedIn": "dt"
91539321
},
91549322
{
9155-
"id": "videoframe-initialize-frame-with-resource-and-size",
9156-
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-frame-with-resource-and-size",
9323+
"id": "videoframe-initialize-frame-with-resource",
9324+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-frame-with-resource",
91579325
"linkingText": [
9158-
"Initialize Frame With Resource and Size"
9326+
"Initialize Frame With Resource"
91599327
],
91609328
"localLinkingText": [],
91619329
"type": "dfn",
@@ -9173,10 +9341,10 @@
91739341
"definedIn": "dt"
91749342
},
91759343
{
9176-
"id": "videoframe-initialize-visible-rect-and-display-size",
9177-
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-visible-rect-and-display-size",
9344+
"id": "videoframe-initialize-visible-rect-orientation-and-display-size",
9345+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-visible-rect-orientation-and-display-size",
91789346
"linkingText": [
9179-
"Initialize Visible Rect and Display Size"
9347+
"Initialize Visible Rect, Orientation, and Display Size"
91809348
],
91819349
"localLinkingText": [],
91829350
"type": "dfn",
@@ -9231,6 +9399,48 @@
92319399
},
92329400
"definedIn": "dt"
92339401
},
9402+
{
9403+
"id": "videoframe-parse-rotation",
9404+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-parse-rotation",
9405+
"linkingText": [
9406+
"Parse Rotation"
9407+
],
9408+
"localLinkingText": [],
9409+
"type": "dfn",
9410+
"for": [
9411+
"VideoFrame"
9412+
],
9413+
"access": "private",
9414+
"informative": false,
9415+
"heading": {
9416+
"id": "videoframe-algorithms",
9417+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-algorithms",
9418+
"title": "Algorithms",
9419+
"number": "9.4.6"
9420+
},
9421+
"definedIn": "dt"
9422+
},
9423+
{
9424+
"id": "videoframe-add-rotations",
9425+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-add-rotations",
9426+
"linkingText": [
9427+
"Add Rotations"
9428+
],
9429+
"localLinkingText": [],
9430+
"type": "dfn",
9431+
"for": [
9432+
"VideoFrame"
9433+
],
9434+
"access": "private",
9435+
"informative": false,
9436+
"heading": {
9437+
"id": "videoframe-algorithms",
9438+
"href": "https://www.w3.org/TR/webcodecs/#videoframe-algorithms",
9439+
"title": "Algorithms",
9440+
"number": "9.4.6"
9441+
},
9442+
"definedIn": "dt"
9443+
},
92349444
{
92359445
"id": "videoframe-parse-videoframecopytooptions",
92369446
"href": "https://www.w3.org/TR/webcodecs/#videoframe-parse-videoframecopytooptions",

0 commit comments

Comments
 (0)