Skip to content

Commit 377f8db

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.2.
1 parent 647faa1 commit 377f8db

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+5468
-20960
lines changed

ed/algorithms/css-animation-worklet-1.json

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

ed/algorithms/css-layout-api-1.json

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

ed/algorithms/css-paint-api-1.json

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

ed/algorithms/css-properties-values-api-1.json

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

ed/algorithms/css-typed-om-1.json

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

ed/algorithms/fill-stroke-3.json

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

ed/algorithms/filter-effects-1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
{
5959
"name": "feColorMatrix/values",
6060
"href": "https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fecolormatrix-values",
61-
"html": "The <a data-link-type=\"dfn\" href=\"https://svgwg.org/svg2-draft/types.html#TermInitialValue\" id=\"ref-for-TermInitialValue②③\">initial value</a> for <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fecolormatrix-values\" id=\"ref-for-element-attrdef-fecolormatrix-values\">values</a>",
61+
"html": "The <a data-link-type=\"dfn\" href=\"https://svgwg.org/svg2-draft/types.html#TermInitialValue\" id=\"ref-for-TermInitialValue②③\">initial value</a> for <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fecolormatrix-values\" id=\"ref-for-element-attrdef-fecolormatrix-values\">values</a>",
6262
"rationale": ".switch",
6363
"steps": [
6464
{
@@ -85,19 +85,19 @@
8585
"rationale": "take",
8686
"steps": [
8787
{
88-
"html": "<p>Take the alpha channel of the input to the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow④\">feDropShadow</a> filter primitive and the <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-stddeviation\" id=\"ref-for-element-attrdef-fedropshadow-stddeviation①\">stdDeviation</a> on the <span id=\"ref-for-elementdef-fedropshadow⑤\">feDropShadow</span> and do processing as if the following <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fegaussianblur\" id=\"ref-for-elementdef-fegaussianblur⑧\">feGaussianBlur</a> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feGaussianBlur</c-> <c- e=\"\">in</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">alpha-channel-of-feDropShadow-in</c-></b><c- s=\"\">\"</c-> <c- e=\"\">stdDeviation</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">stdDeviation-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
88+
"html": "<p>Take the alpha channel of the input to the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow③\">feDropShadow</a> filter primitive and the <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-stddeviation\" id=\"ref-for-element-attrdef-fedropshadow-stddeviation\">stdDeviation</a> on the <span id=\"ref-for-elementdef-fedropshadow④\">feDropShadow</span> and do processing as if the following <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fegaussianblur\" id=\"ref-for-elementdef-fegaussianblur⑦\">feGaussianBlur</a> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feGaussianBlur</c-> <c- e=\"\">in</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">alpha-channel-of-feDropShadow-in</c-></b><c- s=\"\">\"</c-> <c- e=\"\">stdDeviation</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">stdDeviation-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
8989
},
9090
{
91-
"html": "<p>Offset the result of step 1 by <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-dx\" id=\"ref-for-element-attrdef-fedropshadow-dx①\">dx</a> and <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-dy\" id=\"ref-for-element-attrdef-fedropshadow-dy①\">dy</a> as specified on the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow⑥\">feDropShadow</a> element, equivalent to applying an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feoffset\" id=\"ref-for-elementdef-feoffset⑦\">feOffset</a> with these parameters:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feOffset</c-> <c- e=\"\">dx</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">dx-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">dy</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">dy-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">result</c-><c- o=\"\">=</c-><c- s=\"\">\"offsetblur\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
91+
"html": "<p>Offset the result of step 1 by <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-dx\" id=\"ref-for-element-attrdef-fedropshadow-dx\">dx</a> and <a data-link-type=\"element-attr\" href=\"https://drafts.fxtf.org/filter-effects-1/#element-attrdef-fedropshadow-dy\" id=\"ref-for-element-attrdef-fedropshadow-dy\">dy</a> as specified on the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow⑤\">feDropShadow</a> element, equivalent to applying an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feoffset\" id=\"ref-for-elementdef-feoffset⑥\">feOffset</a> with these parameters:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feOffset</c-> <c- e=\"\">dx</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">dx-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">dy</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">dy-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">result</c-><c- o=\"\">=</c-><c- s=\"\">\"offsetblur\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
9292
},
9393
{
94-
"html": "<p>Do processing as if an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feflood\" id=\"ref-for-elementdef-feflood④\">feFlood</a> element with <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.fxtf.org/filter-effects-1/#propdef-flood-color\" id=\"ref-for-propdef-flood-color①⓪\">flood-color</a> and <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.fxtf.org/filter-effects-1/#propdef-flood-opacity\" id=\"ref-for-propdef-flood-opacity①①\">flood-opacity</a> as specified on the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow⑦\">feDropShadow</a> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feFlood</c-> <c- e=\"\">flood-color</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">flood-color-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">flood-opacity</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">flood-opacity-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
94+
"html": "<p>Do processing as if an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feflood\" id=\"ref-for-elementdef-feflood③\">feFlood</a> element with <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.fxtf.org/filter-effects-1/#propdef-flood-color\" id=\"ref-for-propdef-flood-color①\">flood-color</a> and <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.fxtf.org/filter-effects-1/#propdef-flood-opacity\" id=\"ref-for-propdef-flood-opacity②\">flood-opacity</a> as specified on the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fedropshadow\" id=\"ref-for-elementdef-fedropshadow⑥\">feDropShadow</a> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feFlood</c-> <c- e=\"\">flood-color</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">flood-color-of-feDropShadow</c-></b><c- s=\"\">\"</c-> <c- e=\"\">flood-opacity</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">flood-opacity-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
9595
},
9696
{
97-
"html": "<p>Composite the result of the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feflood\" id=\"ref-for-elementdef-feflood\">feFlood</a> in step 3 with the result of the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feoffset\" id=\"ref-for-elementdef-feoffset\">feOffset</a> in step 2 as if an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fecomposite\" id=\"ref-for-elementdef-fecomposite\">feComposite</a> filter primitive with <code>operator=\"in\"</code> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feComposite</c-> <c- e=\"\">in2</c-><c- o=\"\">=</c-><c- s=\"\">\"offsetblur\"</c-> <c- e=\"\">operator</c-><c- o=\"\">=</c-><c- s=\"\">\"in\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
97+
"html": "<p>Composite the result of the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feflood\" id=\"ref-for-elementdef-feflood\">feFlood</a> in step 3 with the result of the <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-feoffset\" id=\"ref-for-elementdef-feoffset\">feOffset</a> in step 2 as if an <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-fecomposite\" id=\"ref-for-elementdef-fecomposite\">feComposite</a> filter primitive with <code>operator=\"in\"</code> was applied:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feComposite</c-> <c- e=\"\">in2</c-><c- o=\"\">=</c-><c- s=\"\">\"offsetblur\"</c-> <c- e=\"\">operator</c-><c- o=\"\">=</c-><c- s=\"\">\"in\"</c-><c- p=\"\">/&gt;</c->\n</code></pre>"
9898
},
9999
{
100-
"html": "<p>Finally merge the result of the previous step, doing processing as if the following <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-femerge\" id=\"ref-for-elementdef-femerge\">feMerge</a> was performed:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feMerge</c-><c- p=\"\">&gt;</c->\n <c- p=\"\">&lt;</c-><c- f=\"\">feMergeNode</c-><c- p=\"\">/&gt;</c->\n <c- p=\"\">&lt;</c-><c- f=\"\">feMergeNode</c-> <c- e=\"\">in</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">in-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n<c- p=\"\">&lt;/</c-><c- f=\"\">feMerge</c-><c- p=\"\">&gt;</c->\n</code></pre>"
100+
"html": "<p>Finally merge the result of the previous step, doing processing as if the following <a data-link-type=\"element\" href=\"https://drafts.fxtf.org/filter-effects-1/#elementdef-femerge\" id=\"ref-for-elementdef-femerge\">feMerge</a> was performed:</p>\n<pre><code class=\"highlight\"><c- p=\"\">&lt;</c-><c- f=\"\">feMerge</c-><c- p=\"\">&gt;</c->\n <c- p=\"\">&lt;</c-><c- f=\"\">feMergeNode</c-><c- p=\"\">/&gt;</c->\n <c- p=\"\">&lt;</c-><c- f=\"\">feMergeNode</c-> <c- e=\"\">in</c-><c- o=\"\">=</c-><c- s=\"\">\"</c-><b><c- s=\"\">in-of-feDropShadow</c-></b><c- s=\"\">\"</c-><c- p=\"\">/&gt;</c->\n<c- p=\"\">&lt;/</c-><c- f=\"\">feMerge</c-><c- p=\"\">&gt;</c->\n</code></pre>"
101101
}
102102
]
103103
},

ed/algorithms/filter-effects-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"name": "Backdrop Root Image",
3636
"href": "https://drafts.fxtf.org/filter-effects-2/#backdrop-root-image",
37-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"backdrop-root-image\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Backdrop Root Image</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> for an element E is the final image that would be produced by the following steps:",
37+
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"backdrop-root-image\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">Backdrop Root Image</dfn> for an element E is the final image that would be produced by the following steps:",
3838
"rationale": "start",
3939
"steps": [
4040
{

0 commit comments

Comments
 (0)