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 18.0.1.
  • Loading branch information
reffy-bot committed Dec 13, 2024
1 parent 0f2c980 commit 5d795ed
Show file tree
Hide file tree
Showing 18 changed files with 762 additions and 291 deletions.
238 changes: 190 additions & 48 deletions tr/algorithms/webcodecs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tr/algorithms/webdriver2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3905,7 +3905,7 @@
"html": "<p>Append <var>resolvingFunctions</var><code>.[[Resolve]]</code> to\n <var>arguments</var>.\n\n </p>"
},
{
"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>"
"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>"
},
{
"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>"
Expand Down
222 changes: 216 additions & 6 deletions tr/dfns/webcodecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7836,6 +7836,48 @@
},
"definedIn": "pre"
},
{
"id": "dom-videoframeinit-rotation",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-rotation",
"linkingText": [
"rotation"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameInit"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-interface",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
"title": "VideoFrame Interface",
"number": "9.4"
},
"definedIn": "pre"
},
{
"id": "dom-videoframeinit-flip",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-flip",
"linkingText": [
"flip"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameInit"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-interface",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
"title": "VideoFrame Interface",
"number": "9.4"
},
"definedIn": "pre"
},
{
"id": "dom-videoframeinit-displaywidth",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframeinit-displaywidth",
Expand Down Expand Up @@ -8065,6 +8107,48 @@
},
"definedIn": "pre"
},
{
"id": "dom-videoframebufferinit-rotation",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-rotation",
"linkingText": [
"rotation"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameBufferInit"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-interface",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
"title": "VideoFrame Interface",
"number": "9.4"
},
"definedIn": "pre"
},
{
"id": "dom-videoframebufferinit-flip",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-flip",
"linkingText": [
"flip"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameBufferInit"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-interface",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-interface",
"title": "VideoFrame Interface",
"number": "9.4"
},
"definedIn": "pre"
},
{
"id": "dom-videoframebufferinit-displaywidth",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframebufferinit-displaywidth",
Expand Down Expand Up @@ -8357,6 +8441,48 @@
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-rotation-slot",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-rotation-slot",
"linkingText": [
"[[rotation]]"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"VideoFrame"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-internal-slots",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-internal-slots",
"title": "Internal Slots",
"number": "9.4.1"
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-flip-slot",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-flip-slot",
"linkingText": [
"[[flip]]"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"VideoFrame"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-internal-slots",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-internal-slots",
"title": "Internal Slots",
"number": "9.4.1"
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-display-width-slot",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-display-width-slot",
Expand Down Expand Up @@ -8634,6 +8760,48 @@
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-rotation",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-rotation",
"linkingText": [
"rotation"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"VideoFrame"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-attributes",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-attributes",
"title": "Attributes",
"number": "9.4.3"
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-flip",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-flip",
"linkingText": [
"flip"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"VideoFrame"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoframe-attributes",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-attributes",
"title": "Attributes",
"number": "9.4.3"
},
"definedIn": "dt"
},
{
"id": "dom-videoframe-displaywidth",
"href": "https://www.w3.org/TR/webcodecs/#dom-videoframe-displaywidth",
Expand Down Expand Up @@ -9152,10 +9320,10 @@
"definedIn": "dt"
},
{
"id": "videoframe-initialize-frame-with-resource-and-size",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-frame-with-resource-and-size",
"id": "videoframe-initialize-frame-with-resource",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-frame-with-resource",
"linkingText": [
"Initialize Frame With Resource and Size"
"Initialize Frame With Resource"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -9173,10 +9341,10 @@
"definedIn": "dt"
},
{
"id": "videoframe-initialize-visible-rect-and-display-size",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-visible-rect-and-display-size",
"id": "videoframe-initialize-visible-rect-orientation-and-display-size",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-initialize-visible-rect-orientation-and-display-size",
"linkingText": [
"Initialize Visible Rect and Display Size"
"Initialize Visible Rect, Orientation, and Display Size"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -9231,6 +9399,48 @@
},
"definedIn": "dt"
},
{
"id": "videoframe-parse-rotation",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-parse-rotation",
"linkingText": [
"Parse Rotation"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"VideoFrame"
],
"access": "private",
"informative": false,
"heading": {
"id": "videoframe-algorithms",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-algorithms",
"title": "Algorithms",
"number": "9.4.6"
},
"definedIn": "dt"
},
{
"id": "videoframe-add-rotations",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-add-rotations",
"linkingText": [
"Add Rotations"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"VideoFrame"
],
"access": "private",
"informative": false,
"heading": {
"id": "videoframe-algorithms",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-algorithms",
"title": "Algorithms",
"number": "9.4.6"
},
"definedIn": "dt"
},
{
"id": "videoframe-parse-videoframecopytooptions",
"href": "https://www.w3.org/TR/webcodecs/#videoframe-parse-videoframecopytooptions",
Expand Down
Loading

0 comments on commit 5d795ed

Please sign in to comment.