Skip to content

Commit

Permalink
Update of ED 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 Apr 20, 2024
1 parent d9137de commit 147f8c5
Show file tree
Hide file tree
Showing 20 changed files with 491 additions and 320 deletions.
56 changes: 28 additions & 28 deletions ed/css/fill-stroke.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "nonzero",
Expand Down Expand Up @@ -47,8 +47,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "No",
"styleDeclaration": [
"fill-break",
"fillBreak"
Expand All @@ -64,8 +64,8 @@
"percentages": "N/A",
"computedValue": "the computed color",
"canonicalOrder": "per grammar",
"animationType": "by computed value",
"media": "visual",
"animatable": "as color",
"styleDeclaration": [
"fill-color",
"fillColor"
Expand All @@ -81,8 +81,8 @@
"percentages": "N/A",
"computedValue": "as specified, with any <image> computed",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of images",
"styleDeclaration": [
"fill-image",
"fillImage"
Expand All @@ -98,8 +98,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "match-parent",
Expand Down Expand Up @@ -159,8 +159,8 @@
"percentages": "n/a",
"computedValue": "A list, each item consisting of: a pair of offsets (horizontal and vertical) from the top left origin each given as a combination of an absolute length and a percentage",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of simple list of length, percentage, or calc",
"styleDeclaration": [
"fill-position",
"fillPosition"
Expand All @@ -176,8 +176,8 @@
"percentages": "n/a",
"computedValue": "as specified, but with lengths made absolute and omitted auto keywords filled in",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of simple list of length, percentage, or calc",
"styleDeclaration": [
"fill-size",
"fillSize"
Expand All @@ -193,8 +193,8 @@
"percentages": "n/a",
"computedValue": "A list, each item consisting of: two keywords, one per dimension",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"styleDeclaration": [
"fill-repeat",
"fillRepeat"
Expand All @@ -210,8 +210,8 @@
"percentages": "N/A",
"computedValue": "See individual properties",
"canonicalOrder": "per grammar",
"animationType": "See individual properties",
"media": "visual",
"animatable": "See individual properties",
"styleDeclaration": [
"fill"
]
Expand All @@ -226,8 +226,8 @@
"percentages": "N/A",
"computedValue": "the specified value converted to a <number>, clamped to the range [0,1]",
"canonicalOrder": "per grammar",
"animationType": "by computed value",
"media": "visual",
"animatable": "as number",
"styleDeclaration": [
"fill-opacity",
"fillOpacity"
Expand All @@ -243,8 +243,8 @@
"percentages": "relative to the scaled viewport size",
"computedValue": "the absolute length, or percentage",
"canonicalOrder": "per grammar",
"animationType": "by computed value",
"media": "visual",
"animatable": "as <length-percentage>",
"styleDeclaration": [
"stroke-width",
"strokeWidth"
Expand All @@ -260,8 +260,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "center",
Expand Down Expand Up @@ -300,8 +300,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "butt",
Expand Down Expand Up @@ -340,8 +340,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "crop",
Expand Down Expand Up @@ -401,8 +401,8 @@
"percentages": "N/A",
"computedValue": "a number",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "<number>",
Expand All @@ -427,8 +427,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "No",
"styleDeclaration": [
"stroke-break",
"strokeBreak"
Expand All @@ -444,8 +444,8 @@
"percentages": "relative to the scaled viewport size",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeated list of length, percentage or calc",
"values": [
{
"name": "none",
Expand Down Expand Up @@ -477,8 +477,8 @@
"percentages": "relative to the scaled viewport size",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeated list of integers",
"styleDeclaration": [
"stroke-dashoffset",
"strokeDashoffset"
Expand All @@ -494,8 +494,8 @@
"percentages": "N/A",
"computedValue": "specified value, with lengths made absolute",
"canonicalOrder": "per grammar",
"animationType": "by computed value if <length>, otherwise discrete",
"media": "visual",
"animatable": "yes, if <length>",
"values": [
{
"name": "none",
Expand All @@ -520,8 +520,8 @@
"percentages": "N/A",
"computedValue": "specified value, with lengths made absolute",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "none",
Expand Down Expand Up @@ -574,8 +574,8 @@
"percentages": "N/A",
"computedValue": "the computed color",
"canonicalOrder": "per grammar",
"animationType": "by computed value",
"media": "visual",
"animatable": "as color",
"styleDeclaration": [
"stroke-color",
"strokeColor"
Expand All @@ -591,8 +591,8 @@
"percentages": "N/A",
"computedValue": "as specified, with any <image> computed",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of images",
"styleDeclaration": [
"stroke-image",
"strokeImage"
Expand All @@ -608,8 +608,8 @@
"percentages": "N/A",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"values": [
{
"name": "match-parent",
Expand Down Expand Up @@ -669,8 +669,8 @@
"percentages": "n/a",
"computedValue": "A list, each item consisting of: a pair of offsets (horizontal and vertical) from the top left origin each given as a combination of an absolute length and a percentage",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of simple list of length, percentage, or calc",
"styleDeclaration": [
"stroke-position",
"strokePosition"
Expand All @@ -686,8 +686,8 @@
"percentages": "n/a",
"computedValue": "as specified, but with lengths made absolute and omitted auto keywords filled in",
"canonicalOrder": "per grammar",
"animationType": "repeatable list",
"media": "visual",
"animatable": "as repeatable list of simple list of length, percentage, or calc",
"styleDeclaration": [
"stroke-size",
"strokeSize"
Expand All @@ -703,8 +703,8 @@
"percentages": "n/a",
"computedValue": "A list, each item consisting of: two keywords, one per dimension",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"media": "visual",
"animatable": "no",
"styleDeclaration": [
"stroke-repeat",
"strokeRepeat"
Expand All @@ -720,8 +720,8 @@
"percentages": "N/A",
"computedValue": "See individual properties",
"canonicalOrder": "per grammar",
"animationType": "See individual properties",
"media": "visual",
"animatable": "See individual properties",
"styleDeclaration": [
"stroke"
]
Expand All @@ -736,8 +736,8 @@
"percentages": "N/A",
"computedValue": "the specified value converted to a <number>, clamped to the range [0,1]",
"canonicalOrder": "per grammar",
"animationType": "by computed value",
"media": "visual",
"animatable": "as number",
"styleDeclaration": [
"stroke-opacity",
"strokeOpacity"
Expand Down
2 changes: 1 addition & 1 deletion ed/css/filter-effects-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"percentages": "n/a",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "see prose in Filter Effects 1 § 14. Animation of Filters.",
"media": "visual",
"animatable": "yes",
"styleDeclaration": [
"backdrop-filter",
"backdropFilter"
Expand Down
60 changes: 60 additions & 0 deletions ed/dfns/webcodecs.json
Original file line number Diff line number Diff line change
Expand Up @@ -8928,6 +8928,26 @@
},
"definedIn": "dt"
},
{
"id": "videoframe-convert-to-rgb-frame",
"href": "https://w3c.github.io/webcodecs/#videoframe-convert-to-rgb-frame",
"linkingText": [
"Convert to RGB frame"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"VideoFrame"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/webcodecs/#title",
"title": "WebCodecs"
},
"definedIn": "dt"
},
{
"id": "videoframe-copy-videoframe-metadata",
"href": "https://w3c.github.io/webcodecs/#videoframe-copy-videoframe-metadata",
Expand Down Expand Up @@ -9007,6 +9027,46 @@
},
"definedIn": "dt"
},
{
"id": "dom-videoframecopytooptions-format",
"href": "https://w3c.github.io/webcodecs/#dom-videoframecopytooptions-format",
"linkingText": [
"format"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameCopyToOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/webcodecs/#title",
"title": "WebCodecs"
},
"definedIn": "dt"
},
{
"id": "dom-videoframecopytooptions-colorspace",
"href": "https://w3c.github.io/webcodecs/#dom-videoframecopytooptions-colorspace",
"linkingText": [
"colorSpace"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"VideoFrameCopyToOptions"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://w3c.github.io/webcodecs/#title",
"title": "WebCodecs"
},
"definedIn": "dt"
},
{
"id": "dictdef-planelayout",
"href": "https://w3c.github.io/webcodecs/#dictdef-planelayout",
Expand Down
13 changes: 13 additions & 0 deletions ed/headings/css-properties-values-api-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,19 @@
"title": "Privacy Considerations",
"number": "9"
},
{
"id": "changes",
"href": "https://drafts.css-houdini.org/css-properties-values-api-1/#changes",
"level": 2,
"title": "10. Changes"
},
{
"id": "changes-20201013",
"href": "https://drafts.css-houdini.org/css-properties-values-api-1/#changes-20201013",
"level": 3,
"title": "Changes since the Working Draft of 13 October 2020",
"number": "10.1"
},
{
"id": "w3c-conformance",
"href": "https://drafts.css-houdini.org/css-properties-values-api-1/#w3c-conformance",
Expand Down
8 changes: 4 additions & 4 deletions ed/idl/css-properties-values-api.idl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ partial namespace CSS {

[Exposed=Window]
interface CSSPropertyRule : CSSRule {
readonly attribute CSSOMString name;
readonly attribute CSSOMString syntax;
readonly attribute boolean inherits;
readonly attribute CSSOMString? initialValue;
readonly attribute CSSOMString name;
readonly attribute CSSOMString syntax;
readonly attribute boolean inherits;
readonly attribute CSSOMString? initialValue;
};
Loading

0 comments on commit 147f8c5

Please sign in to comment.