Skip to content

Commit 84a6c63

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.3.
1 parent fc01895 commit 84a6c63

File tree

4 files changed

+149
-501
lines changed

4 files changed

+149
-501
lines changed

ed/algorithms/sanitizer-api.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
},
66
"algorithms": [
77
{
8-
"name": "Element/setHTMLUnsafe",
9-
"href": "https://wicg.github.io/sanitizer-api/#element-sethtmlunsafe",
10-
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#element\" id=\"ref-for-element④\">Element</a></code>’s <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"Element\" data-dfn-type=\"dfn\" data-export=\"\" id=\"element-sethtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">setHTMLUnsafe</dfn>(<var>html</var>, <var>options</var>) method steps are:",
8+
"name": "Element/setHTMLUnsafe(html, options)",
9+
"href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtmlunsafe",
10+
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#element\" id=\"ref-for-element④\">Element</a></code>’s <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Element\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"setHTMLUnsafe(html, options)|setHTMLUnsafe(html)\" id=\"dom-element-sethtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>setHTMLUnsafe(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
1111
"rationale": ".algorithm",
1212
"steps": [
1313
{
@@ -22,9 +22,9 @@
2222
]
2323
},
2424
{
25-
"name": "Element/setHTML",
26-
"href": "https://wicg.github.io/sanitizer-api/#element-sethtml",
27-
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#element\" id=\"ref-for-element⑤\">Element</a></code>’s <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"Element\" data-dfn-type=\"dfn\" data-export=\"\" id=\"element-sethtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">setHTML</dfn>(<var>html</var>, <var>options</var>) method steps are:",
25+
"name": "Element/setHTML(html, options)",
26+
"href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtml",
27+
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#element\" id=\"ref-for-element⑤\">Element</a></code>’s <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Element\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"setHTML(html, options)|setHTML(html)\" id=\"dom-element-sethtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>setHTML(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
2828
"rationale": ".algorithm",
2929
"steps": [
3030
{
@@ -36,9 +36,9 @@
3636
]
3737
},
3838
{
39-
"name": "ShadowRoot/setHTMLUnsafe",
40-
"href": "https://wicg.github.io/sanitizer-api/#shadowroot-sethtmlunsafe",
41-
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#shadowroot\" id=\"ref-for-shadowroot③\">ShadowRoot</a></code>’s <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"ShadowRoot\" data-dfn-type=\"dfn\" data-export=\"\" id=\"shadowroot-sethtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">setHTMLUnsafe</dfn>(<var>html</var>, <var>options</var>) method steps are:",
39+
"name": "ShadowRoot/setHTMLUnsafe(html, options)",
40+
"href": "https://wicg.github.io/sanitizer-api/#dom-shadowroot-sethtmlunsafe",
41+
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#shadowroot\" id=\"ref-for-shadowroot③\">ShadowRoot</a></code>’s <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ShadowRoot\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"setHTMLUnsafe(html, options)|setHTMLUnsafe(html)\" id=\"dom-shadowroot-sethtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>setHTMLUnsafe(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
4242
"rationale": ".algorithm",
4343
"steps": [
4444
{
@@ -50,9 +50,9 @@
5050
]
5151
},
5252
{
53-
"name": "ShadowRoot/setHTML",
54-
"href": "https://wicg.github.io/sanitizer-api/#shadowroot-sethtml",
55-
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#shadowroot\" id=\"ref-for-shadowroot④\">ShadowRoot</a></code>’s <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"ShadowRoot\" data-dfn-type=\"dfn\" data-export=\"\" id=\"shadowroot-sethtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">setHTML</dfn>(<var>html</var>, <var>options</var>) method steps are:",
53+
"name": "ShadowRoot/setHTML(html, options)",
54+
"href": "https://wicg.github.io/sanitizer-api/#dom-shadowroot-sethtml",
55+
"html": "<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#shadowroot\" id=\"ref-for-shadowroot④\">ShadowRoot</a></code>’s <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"ShadowRoot\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"setHTML(html, options)|setHTML(html)\" id=\"dom-shadowroot-sethtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>setHTML(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
5656
"rationale": ".algorithm",
5757
"steps": [
5858
{
@@ -61,9 +61,9 @@
6161
]
6262
},
6363
{
64-
"name": "Document/parseHTMLUnsafe",
65-
"href": "https://wicg.github.io/sanitizer-api/#document-parsehtmlunsafe",
66-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"Document\" data-dfn-type=\"dfn\" data-export=\"\" id=\"document-parsehtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">parseHTMLUnsafe</dfn>(<var>html</var>, <var>options</var>) method steps are:",
64+
"name": "Document/parseHTMLUnsafe(html, options)",
65+
"href": "https://wicg.github.io/sanitizer-api/#dom-document-parsehtmlunsafe",
66+
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Document\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"parseHTMLUnsafe(html, options)|parseHTMLUnsafe(html)\" id=\"dom-document-parsehtmlunsafe\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>parseHTMLUnsafe(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
6767
"rationale": ".algorithm",
6868
"steps": [
6969
{
@@ -90,9 +90,9 @@
9090
]
9191
},
9292
{
93-
"name": "Document/parseHTML",
94-
"href": "https://wicg.github.io/sanitizer-api/#document-parsehtml",
95-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"Document\" data-dfn-type=\"dfn\" data-export=\"\" id=\"document-parsehtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">parseHTML</dfn>(<var>html</var>, <var>options</var>) method steps are:",
93+
"name": "Document/parseHTML(html, options)",
94+
"href": "https://wicg.github.io/sanitizer-api/#dom-document-parsehtml",
95+
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Document\" data-dfn-type=\"method\" data-export=\"\" data-lt=\"parseHTML(html, options)|parseHTML(html)\" id=\"dom-document-parsehtml\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>parseHTML(<var>html</var>, <var>options</var>)</code></dfn> method steps are:",
9696
"rationale": ".algorithm",
9797
"steps": [
9898
{
@@ -116,9 +116,9 @@
116116
]
117117
},
118118
{
119-
"name": "Sanitizer/constructor",
120-
"href": "https://wicg.github.io/sanitizer-api/#sanitizer-constructor",
121-
"html": "The <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"Sanitizer\" data-dfn-type=\"dfn\" data-export=\"\" id=\"sanitizer-constructor\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">constructor</dfn>(<var>configuration</var>)\nmethod steps are:",
119+
"name": "Sanitizer/constructor(configuration)",
120+
"href": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-constructor",
121+
"html": "The <dfn class=\"dfn-paneled idl-code has-dfn-panel\" data-dfn-for=\"Sanitizer\" data-dfn-type=\"constructor\" data-export=\"\" data-lt=\"Sanitizer(configuration)|constructor(configuration)|Sanitizer()|constructor()\" id=\"dom-sanitizer-constructor\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\"><code>constructor(<var>configuration</var>)</code></dfn>\nmethod steps are:",
122122
"rationale": ".algorithm",
123123
"steps": [
124124
{

0 commit comments

Comments
 (0)