Skip to content

Commit 336b329

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.0.
1 parent a40b22a commit 336b329

Some content is hidden

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

55 files changed

+1275
-839
lines changed

ed/algorithms/css-grid-1.json

+7-7
Large diffs are not rendered by default.

ed/algorithms/css-grid-2.json

+4-4
Large diffs are not rendered by default.

ed/algorithms/web-animations-2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1142,11 +1142,11 @@
11421142
{
11431143
"name": "KeyframeEffect/KeyframeEffect(target, keyframes, options)",
11441144
"href": "https://drafts.csswg.org/web-animations-2/#dom-keyframeeffect-keyframeeffect",
1145-
"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:",
1145+
"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:",
11461146
"rationale": "if",
11471147
"steps": [
11481148
{
1149-
"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>"
1149+
"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>"
11501150
}
11511151
]
11521152
}

ed/algorithms/webdriver-bidi.json

+179-135
Large diffs are not rendered by default.

ed/algorithms/xhr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@
703703
]
704704
},
705705
{
706-
"html": "<p>Otherwise, let <var>document</var> be a <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document\" id=\"ref-for-concept-document①\">document</a> that represents the result of running\n the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/xhtml.html#xml-parser\" id=\"ref-for-xml-parser\">XML parser</a> with <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/xhtml.html#xml-scripting-support-disabled\" id=\"ref-for-xml-scripting-support-disabled\">XML scripting support disabled</a> on <var>xhr</var>’s <a data-link-type=\"dfn\" href=\"https://xhr.spec.whatwg.org/#received-bytes\" id=\"ref-for-received-bytes⑦\">received bytes</a>. If that fails (unsupported character encoding,\n namespace well-formedness error, etc.), then return null. <a data-link-type=\"biblio\" href=\"https://xhr.spec.whatwg.org/#biblio-html\" title=\"HTML Standard\">[HTML]</a> </p>"
706+
"html": "<p>Otherwise, let <var>document</var> be a <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-document\" id=\"ref-for-concept-document①\">document</a> that represents the result of\n running the <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/xhtml.html#xml-parser\" id=\"ref-for-xml-parser\">XML parser</a> with <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/xhtml.html#xml-scripting-support-disabled\" id=\"ref-for-xml-scripting-support-disabled\">XML scripting support disabled</a> on <var>xhr</var>’s <a data-link-type=\"dfn\" href=\"https://xhr.spec.whatwg.org/#received-bytes\" id=\"ref-for-received-bytes⑦\">received bytes</a>. If that fails (unsupported character encoding,\n namespace well-formedness error, etc.), then return null. <a data-link-type=\"biblio\" href=\"https://xhr.spec.whatwg.org/#biblio-html\" title=\"HTML Standard\">[HTML]</a> </p>"
707707
},
708708
{
709709
"html": "<p>If <var>charset</var> is null, then set <var>charset</var> to <a data-link-type=\"dfn\" href=\"https://encoding.spec.whatwg.org/#utf-8\" id=\"ref-for-utf-8①\">UTF-8</a>. </p>"

ed/cddl/webdriver-bidi-all.cddl

+1
Original file line numberDiff line numberDiff line change
@@ -1533,6 +1533,7 @@ script.AddPreloadScriptParameters = {
15331533
functionDeclaration: text,
15341534
? arguments: [*script.ChannelValue],
15351535
? contexts: [+browsingContext.BrowsingContext],
1536+
? userContexts: [+browser.UserContext],
15361537
? sandbox: text
15371538
}
15381539

ed/cddl/webdriver-bidi-remote.cddl

+1
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,7 @@ script.AddPreloadScriptParameters = {
10461046
functionDeclaration: text,
10471047
? arguments: [*script.ChannelValue],
10481048
? contexts: [+browsingContext.BrowsingContext],
1049+
? userContexts: [+browser.UserContext],
10491050
? sandbox: text
10501051
}
10511052

0 commit comments

Comments
 (0)