Skip to content

Commit fcdfb64

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.1.
1 parent f2ae48a commit fcdfb64

26 files changed

+970
-1090
lines changed

ed/algorithms/appmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
"html": "Let <var>browsing context</var> be the <var>traversable</var>'s <a data-cite=\"html#nav-bc\" href=\"https://html.spec.whatwg.org/multipage/#nav-bc\" id=\"ref-for-index-term-active-browsing-context-1\">active browsing context</a>."
619619
},
620620
{
621-
"html": "<a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/manifest/#dfn-apply\" class=\"internalDFN\" id=\"ref-for-dfn-apply-11\">Apply</a> <var data-type=\"processed\n manifest\">manifest</var> to <var>browsing context</var>."
621+
"html": "<a data-link-type=\"dfn|abstract-op\" href=\"https://w3c.github.io/manifest/#dfn-apply\" class=\"internalDFN\" id=\"ref-for-dfn-apply-12\">Apply</a> <var data-type=\"processed\n manifest\">manifest</var> to <var>browsing context</var>."
622622
},
623623
{
624624
"html": "Return <var>browsing context</var>."

ed/algorithms/css-grid-1.json

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

ed/algorithms/css-grid-2.json

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

ed/algorithms/css-mixins-1.json

Lines changed: 32 additions & 91 deletions
Large diffs are not rendered by default.

ed/algorithms/observable.json

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

ed/algorithms/web-animations-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,11 +1308,11 @@
13081308
{
13091309
"name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)",
13101310
"href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
1311-
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect\" id=\"ref-for-dom-keyframeeffect-keyframeeffect\">KeyframeEffect</a></code> object as\nfollows:",
1311+
"html": "Amend step 5 of the procedure to create a new <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source①\">KeyframeEffect</a></code> object as\nfollows:",
13121312
"rationale": "if",
13131313
"steps": [
13141314
{
1315-
"html": "<p>If <var>options</var> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dictdef-keyframeeffectoptions\" id=\"ref-for-dictdef-keyframeeffectoptions\">KeyframeEffectOptions</a></code> object,\nassign the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite\" id=\"ref-for-dom-keyframeeffect-iterationcomposite①\">iterationComposite</a></code>, and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dom-keyframeeffect-composite\" id=\"ref-for-dom-keyframeeffect-composite\">composite</a></code>, properties of <var>effect</var> to the\ncorresponding value from <var>options</var>.</p>\n <p>When assigning these properties, the error-handling defined for the\ncorresponding setters on the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect-source\" id=\"ref-for-dom-keyframeeffect-keyframeeffect-source②\">KeyframeEffect</a></code> interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by <var>options</var>, this procedure must <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw①①\">throw</a> the same exception and abort all further steps.</p>"
1315+
"html": "<p>If <var>options</var> is a <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dictdef-keyframeeffectoptions\" id=\"ref-for-dictdef-keyframeeffectoptions\">KeyframeEffectOptions</a></code> object,\nassign the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-iterationcomposite\" id=\"ref-for-dom-keyframeeffect-iterationcomposite①\">iterationComposite</a></code>, and <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-1/#dom-keyframeeffect-composite\" id=\"ref-for-dom-keyframeeffect-composite\">composite</a></code>, properties of <var>effect</var> to the\ncorresponding value from <var>options</var>.</p>\n <p>When assigning these properties, the error-handling defined for the\ncorresponding setters on the <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect\" id=\"ref-for-dom-keyframeeffect-keyframeeffect①\">KeyframeEffect</a></code> interface is applied.\nIf any of those setters require an exception to be thrown\nfor the values specified by <var>options</var>, this procedure must <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#dfn-throw\" id=\"ref-for-dfn-throw①①\">throw</a> the same exception and abort all further steps.</p>"
13161316
}
13171317
]
13181318
},

ed/css/css-gaps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
{
3434
"name": "none",
35-
"prose": "Gap decorations start and end at gap intersection points which are at an edge of the container only.",
35+
"prose": "Gap decorations start and end at all intersections between gaps and edges of the container. Spanning items and gap intersection points do not factor into the placement of gap decorations in this mode.",
3636
"href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-break-none",
3737
"type": "value",
3838
"value": "none"
@@ -71,7 +71,7 @@
7171
},
7272
{
7373
"name": "none",
74-
"prose": "Gap decorations start and end at gap intersection points which are at an edge of the container only.",
74+
"prose": "Gap decorations start and end at all intersections between gaps and edges of the container. Spanning items and gap intersection points do not factor into the placement of gap decorations in this mode.",
7575
"href": "https://drafts.csswg.org/css-gaps-1/#valdef-column-rule-break-none",
7676
"type": "value",
7777
"value": "none"

ed/css/css-mixins.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"initial": "n/a (see prose)"
1818
}
1919
],
20-
"value": "@function <function-name> <function-parameter-list>? ) [ returns <css-type> ]? { <declaration-rule-list> }",
20+
"value": "@function <function-token> <function-parameter>#? ) [ returns <css-type> ]? { <declaration-rule-list> }",
2121
"values": [
2222
{
2323
"name": "type()",
@@ -30,12 +30,6 @@
3030
],
3131
"selectors": [],
3232
"values": [
33-
{
34-
"name": "<function-parameter-list>",
35-
"href": "https://drafts.csswg.org/css-mixins-1/#typedef-function-parameter-list",
36-
"type": "type",
37-
"value": "<function-parameter>#"
38-
},
3933
{
4034
"name": "<function-parameter>",
4135
"href": "https://drafts.csswg.org/css-mixins-1/#typedef-function-parameter",
@@ -48,12 +42,6 @@
4842
"type": "type",
4943
"value": "<syntax-component> | <type()>"
5044
},
51-
{
52-
"name": "<function-name>",
53-
"prose": "The <function-name> production is a <function-token>, with the additional restriction that it must start with two dashes (U+002D HYPHEN-MINUS).",
54-
"href": "https://drafts.csswg.org/css-mixins-1/#typedef-function-name",
55-
"type": "type"
56-
},
5745
{
5846
"name": "<dashed-function>",
5947
"prose": "A <dashed-function> is a functional notation whose function name starts with two dashes (U+002D HYPHEN-MINUS). Its syntax is:",

0 commit comments

Comments
 (0)