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 12.1.3.
  • Loading branch information
reffy-bot committed Apr 4, 2023
1 parent 7145bad commit 6e575e1
Show file tree
Hide file tree
Showing 15 changed files with 368 additions and 180 deletions.
8 changes: 8 additions & 0 deletions tr/css/css-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -94,6 +95,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -128,6 +130,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -162,6 +165,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -196,6 +200,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -231,6 +236,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -266,6 +272,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down Expand Up @@ -301,6 +308,7 @@
"computedValue": "the keyword auto or a computed <length-percentage> value",
"canonicalOrder": "per grammar",
"animationType": "by computed value type",
"logicalPropertyGroup": "inset",
"values": [
{
"name": "<length>",
Expand Down
6 changes: 4 additions & 2 deletions tr/dfns/device-posture.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,8 @@
"heading": {
"id": "the-device-posture-media-feature",
"href": "https://www.w3.org/TR/device-posture/#the-device-posture-media-feature",
"title": "The 'device-posture' media feature"
"title": "The 'device-posture' media feature",
"number": "6.1"
},
"definedIn": "prose"
},
Expand All @@ -284,7 +285,8 @@
"heading": {
"id": "posture-values-table",
"href": "https://www.w3.org/TR/device-posture/#posture-values-table",
"title": "Posture values table"
"title": "Posture values table",
"number": "7.1"
},
"definedIn": "heading"
},
Expand Down
68 changes: 68 additions & 0 deletions tr/dfns/webcodecs-av1-codec-registration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"spec": {
"title": "AV1 WebCodecs Registration",
"url": "https://www.w3.org/TR/webcodecs-av1-codec-registration/"
},
"dfns": [
{
"id": "dom-videoencoderencodeoptions-av1",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#dom-videoencoderencodeoptions-av1",
"linkingText": [
"av1"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoEncoderEncodeOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "videoencoderencodeoptions-extensions",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#videoencoderencodeoptions-extensions",
"title": "VideoEncoderEncodeOptions extensions",
"number": "5"
},
"definedIn": "dt"
},
{
"id": "dictdef-videoencoderencodeoptionsforav1",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#dictdef-videoencoderencodeoptionsforav1",
"linkingText": [
"VideoEncoderEncodeOptionsForAv1"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "av1-encode-options",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#av1-encode-options",
"title": "VideoEncoderEncodeOptionsForAv1",
"number": "5.1"
},
"definedIn": "pre"
},
{
"id": "dom-videoencoderencodeoptionsforav1-quantizer",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#dom-videoencoderencodeoptionsforav1-quantizer",
"linkingText": [
"quantizer"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoEncoderEncodeOptionsForAv1"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#title",
"title": "AV1 WebCodecs Registration"
},
"definedIn": "dt"
}
]
}
18 changes: 12 additions & 6 deletions tr/headings/device-posture.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
"id": "the-device-posture-media-feature",
"href": "https://www.w3.org/TR/device-posture/#the-device-posture-media-feature",
"level": 3,
"title": "The 'device-posture' media feature"
"title": "The 'device-posture' media feature",
"number": "6.1"
},
{
"id": "reading-the-posture",
Expand All @@ -89,13 +90,15 @@
"id": "posture-values-table",
"href": "https://www.w3.org/TR/device-posture/#posture-values-table",
"level": 3,
"title": "Posture values table"
"title": "Posture values table",
"number": "7.1"
},
{
"id": "foldables",
"href": "https://www.w3.org/TR/device-posture/#foldables",
"level": 4,
"title": "Foldables"
"title": "Foldables",
"number": "7.1.1"
},
{
"id": "algorithms",
Expand Down Expand Up @@ -170,19 +173,22 @@
"id": "example-1-posture-data",
"href": "https://www.w3.org/TR/device-posture/#example-1-posture-data",
"level": 3,
"title": "Example 1: Posture data"
"title": "Example 1: Posture data",
"number": "10.1"
},
{
"id": "example-2-device-posture",
"href": "https://www.w3.org/TR/device-posture/#example-2-device-posture",
"level": 3,
"title": "Example 2: device-posture"
"title": "Example 2: device-posture",
"number": "10.2"
},
{
"id": "example-3-feature-detection-of-device-posture-media-feature",
"href": "https://www.w3.org/TR/device-posture/#example-3-feature-detection-of-device-posture-media-feature",
"level": 3,
"title": "Example 3: Feature detection of device-posture media feature"
"title": "Example 3: Feature detection of device-posture media feature",
"number": "10.3"
},
{
"id": "dependencies",
Expand Down
30 changes: 28 additions & 2 deletions tr/headings/webcodecs-av1-codec-registration.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,33 @@
"title": "EncodedVideoChunk type",
"number": "4"
},
{
"id": "videoencoderencodeoptions-extensions",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#videoencoderencodeoptions-extensions",
"level": 2,
"title": "VideoEncoderEncodeOptions extensions",
"number": "5"
},
{
"id": "av1-encode-options",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#av1-encode-options",
"level": 3,
"title": "VideoEncoderEncodeOptionsForAv1",
"number": "5.1"
},
{
"id": "privacy-considerations",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#privacy-considerations",
"level": 2,
"title": "Privacy Considerations",
"number": "5"
"number": "6"
},
{
"id": "security-considerations",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#security-considerations",
"level": 2,
"title": "Security Considerations",
"number": "6"
"number": "7"
},
{
"id": "w3c-conformance",
Expand All @@ -94,6 +108,12 @@
"level": 2,
"title": "Index"
},
{
"id": "index-defined-here",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#index-defined-here",
"level": 3,
"title": "Terms defined by this specification"
},
{
"id": "index-defined-elsewhere",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#index-defined-elsewhere",
Expand All @@ -117,6 +137,12 @@
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#informative",
"level": 3,
"title": "Informative References"
},
{
"id": "idl-index",
"href": "https://www.w3.org/TR/webcodecs-av1-codec-registration/#idl-index",
"level": 2,
"title": "IDL Index"
}
]
}
2 changes: 2 additions & 0 deletions tr/idl/orientation-event.idl
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ dictionary DeviceOrientationEventInit : EventInit {
double? gamma = null;
boolean absolute = false;
};

partial interface Window {
[SecureContext] attribute EventHandler ondeviceorientationabsolute;
};

partial interface Window {
[SecureContext] attribute EventHandler ondevicemotion;
};
Expand Down
12 changes: 12 additions & 0 deletions tr/idl/webcodecs-av1-codec-registration.idl
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: AV1 WebCodecs Registration (https://www.w3.org/TR/webcodecs-av1-codec-registration/)

partial dictionary VideoEncoderEncodeOptions {
VideoEncoderEncodeOptionsForAv1 av1;
};

dictionary VideoEncoderEncodeOptionsForAv1 {
unsigned short? quantizer;
};
Loading

0 comments on commit 6e575e1

Please sign in to comment.