Skip to content

Commit e4ac8ca

Browse files
author
curation-bot
committed
Publish curated data from d5cd825
Curated data generated from raw data at d5cd825
1 parent 74b69c5 commit e4ac8ca

29 files changed

+1406
-514
lines changed

ed/algorithms/WGSL.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"html": "<p>If the called function is <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#user-defined-function\" id=\"ref-for-user-defined-function⑨\">user-defined</a>,\nmemory is allocated for each function scope variable in the called function.</p>\n <ul>\n <li data-md=\"\">\n <p>Initialization occurs as described in <a href=\"https://gpuweb.github.io/gpuweb/wgsl/#var-decls\">§ 7.3 var Declarations</a>.</p>\n </li></ul>"
114114
},
115115
{
116-
"html": "<p>Values for the formal parameters of the called function are determined\nby matching the function call argument values by position.\nFor example, the first formal parameter of the called function will have\nthe value of the first argument at the <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#call-site\" id=\"ref-for-call-site\">call site</a>.</p>"
116+
"html": "<p>Values for the formal parameters of the called function are determined\nby matching the function call argument values by position.\nFor example, the first formal parameter of the called function will have\nthe value of the first argument at the <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#call-site\" id=\"ref-for-call-site\">call site</a>.</p>"
117117
},
118118
{
119119
"html": "<p>Control is transferred to the called function.\nIf the called function is <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#user-defined-function\" id=\"ref-for-user-defined-function①⓪\">user-defined</a>, execution\nproceeds starting from the first statement in the <a data-link-type=\"dfn\" href=\"https://gpuweb.github.io/gpuweb/wgsl/#function-body\" id=\"ref-for-function-body⑥\">body</a>.</p>"

ed/algorithms/sanitizer-api.json

+17-8
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,15 @@
513513
}
514514
]
515515
},
516+
{
517+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate⑤\">For each</a> <var>attribute</var> listed in <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-content-attributes\" id=\"ref-for-event-handler-content-attributes\">event handler content attributes</a>:",
518+
"rationale": "call",
519+
"steps": [
520+
{
521+
"html": "<p>Call <a data-link-type=\"dfn\" href=\"https://wicg.github.io/sanitizer-api/#sanitizer-remove-an-attribute\" id=\"ref-for-sanitizer-remove-an-attribute②\">remove an attribute</a> with <var>attribute</var> and <var>result</var>.</p>"
522+
}
523+
]
524+
},
516525
{
517526
"html": "<p>Return <var>result</var>.</p>"
518527
}
@@ -525,7 +534,7 @@
525534
"rationale": ".algorithm",
526535
"steps": [
527536
{
528-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-elements\" id=\"ref-for-dom-sanitizerconfig-elements⑧\">elements</a></code>\"] do:",
537+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-elements\" id=\"ref-for-dom-sanitizerconfig-elements⑧\">elements</a></code>\"] do:",
529538
"rationale": "call",
530539
"steps": [
531540
{
@@ -534,7 +543,7 @@
534543
]
535544
},
536545
{
537-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-removeelements\" id=\"ref-for-dom-sanitizerconfig-removeelements⑦\">removeElements</a></code>\"] do:",
546+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-removeelements\" id=\"ref-for-dom-sanitizerconfig-removeelements⑦\">removeElements</a></code>\"] do:",
538547
"rationale": "call",
539548
"steps": [
540549
{
@@ -543,7 +552,7 @@
543552
]
544553
},
545554
{
546-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-replacewithchildrenelements\" id=\"ref-for-dom-sanitizerconfig-replacewithchildrenelements⑥\">replaceWithChildrenElements</a></code>\"] do:",
555+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>element</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-replacewithchildrenelements\" id=\"ref-for-dom-sanitizerconfig-replacewithchildrenelements⑥\">replaceWithChildrenElements</a></code>\"] do:",
547556
"rationale": "call",
548557
"steps": [
549558
{
@@ -552,7 +561,7 @@
552561
]
553562
},
554563
{
555-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>attribute</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-attributes\" id=\"ref-for-dom-sanitizerconfig-attributes④\">attributes</a></code>\"] do:",
564+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>attribute</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-attributes\" id=\"ref-for-dom-sanitizerconfig-attributes④\">attributes</a></code>\"] do:",
556565
"rationale": "call",
557566
"steps": [
558567
{
@@ -561,11 +570,11 @@
561570
]
562571
},
563572
{
564-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate\">For each</a> <var>attribute</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-removeattributes\" id=\"ref-for-dom-sanitizerconfig-removeattributes⑤\">removeAttributes</a></code>\"] do:",
573+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①⓪\">For each</a> <var>attribute</var> of <var>configuration</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerconfig-removeattributes\" id=\"ref-for-dom-sanitizerconfig-removeattributes⑤\">removeAttributes</a></code>\"] do:",
565574
"rationale": "call",
566575
"steps": [
567576
{
568-
"html": "<p>Call <a data-link-type=\"dfn\" href=\"https://wicg.github.io/sanitizer-api/#sanitizer-remove-an-attribute\" id=\"ref-for-sanitizer-remove-an-attribute\">remove an attribute</a> with <var>attribute</var> and <var>sanitizer</var>.</p>"
577+
"html": "<p>Call <a data-link-type=\"dfn\" href=\"https://wicg.github.io/sanitizer-api/#sanitizer-remove-an-attribute\" id=\"ref-for-sanitizer-remove-an-attribute\">remove an attribute</a> with <var>attribute</var> and <var>sanitizer</var>.</p>"
569578
}
570579
]
571580
},
@@ -594,7 +603,7 @@
594603
"rationale": "for",
595604
"steps": [
596605
{
597-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①\">For each</a> <var>attribute</var> in <var>element</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerelementnamespacewithattributes-attributes\" id=\"ref-for-dom-sanitizerelementnamespacewithattributes-attributes①\">attributes</a></code>\"]:",
606+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①\">For each</a> <var>attribute</var> in <var>element</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerelementnamespacewithattributes-attributes\" id=\"ref-for-dom-sanitizerelementnamespacewithattributes-attributes①\">attributes</a></code>\"]:",
598607
"rationale": "add",
599608
"steps": [
600609
{
@@ -603,7 +612,7 @@
603612
]
604613
},
605614
{
606-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①\">For each</a> <var>attribute</var> in <var>element</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerelementnamespacewithattributes-removeattributes\" id=\"ref-for-dom-sanitizerelementnamespacewithattributes-removeattributes①\">removeAttributes</a></code>\"]:",
615+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-iterate\" id=\"ref-for-list-iterate①\">For each</a> <var>attribute</var> in <var>element</var>[\"<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://wicg.github.io/sanitizer-api/#dom-sanitizerelementnamespacewithattributes-removeattributes\" id=\"ref-for-dom-sanitizerelementnamespacewithattributes-removeattributes①\">removeAttributes</a></code>\"]:",
607616
"rationale": "add",
608617
"steps": [
609618
{

ed/algorithms/turtledove.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3923,7 +3923,7 @@
39233923
"rationale": "for",
39243924
"steps": [
39253925
{
3926-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-iterate\" id=\"ref-for-map-iterate②⑦\">For each</a> <var>url</var> → <var>value</var> in <var>result</var>[\"renderUrls\"]:",
3926+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-iterate\" id=\"ref-for-map-iterate②⑦\">For each</a> <var>url</var> → <var>value</var> in <var>result</var>[\"renderURLs\"]:",
39273927
"rationale": "set",
39283928
"steps": [
39293929
{
@@ -3935,7 +3935,7 @@
39353935
]
39363936
},
39373937
{
3938-
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-iterate\" id=\"ref-for-map-iterate②⑧\">For each</a> <var>url</var> → <var>value</var> in <var>result</var>[\"adComponentRenderUrls\"]:",
3938+
"html": "<a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-iterate\" id=\"ref-for-map-iterate②⑧\">For each</a> <var>url</var> → <var>value</var> in <var>result</var>[\"adComponentRenderURLs\"]:",
39393939
"rationale": "set",
39403940
"steps": [
39413941
{

ed/algorithms/urlpattern.json

+2-16
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,7 @@
14621462
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#seek-and-get-the-next-code-point\" id=\"ref-for-seek-and-get-the-next-code-point②\">seek and get the next code point</a> given <var>tokenizer</var> and <var>regexp position</var>.</p>"
14631463
},
14641464
{
1465-
"html": "If the result of running <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#is-ascii\" id=\"ref-for-is-ascii\">is ASCII</a> given <var>tokenizer</var>’s <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#tokenizer-code-point\" id=\"ref-for-tokenizer-code-point\">code point</a> is false:",
1465+
"html": "If <var>tokenizer</var>’s <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#tokenizer-code-point\" id=\"ref-for-tokenizer-code-point⑧\">code point</a> is not an <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ascii-code-point\" id=\"ref-for-ascii-code-point\">ASCII code point</a>:",
14661466
"rationale": "run",
14671467
"steps": [
14681468
{
@@ -1514,7 +1514,7 @@
15141514
"html": "<p>Run <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#get-the-next-code-point\" id=\"ref-for-get-the-next-code-point①\">get the next code point</a> given <var>tokenizer</var>.</p>"
15151515
},
15161516
{
1517-
"html": "If the result of running <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#is-ascii\" id=\"ref-for-is-ascii①\">is ASCII</a> given <var>tokenizer</var>’s <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#tokenizer-code-point\" id=\"ref-for-tokenizer-code-point①\">code point</a> is false:",
1517+
"html": "If <var>tokenizer</var>’s <a data-link-type=\"dfn\" href=\"https://urlpattern.spec.whatwg.org/#tokenizer-code-point\" id=\"ref-for-tokenizer-code-point①①\">code point</a> is not an <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#ascii-code-point\" id=\"ref-for-ascii-code-point①\">ASCII code point</a>:",
15181518
"rationale": "run",
15191519
"steps": [
15201520
{
@@ -1771,20 +1771,6 @@
17711771
}
17721772
]
17731773
},
1774-
{
1775-
"name": "is ASCII",
1776-
"href": "https://urlpattern.spec.whatwg.org/#is-ascii",
1777-
"html": "To determine if a Unicode <var>code point</var> <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"is-ascii\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">is ASCII</dfn>:",
1778-
"rationale": ".algorithm",
1779-
"steps": [
1780-
{
1781-
"html": "<p>If <var>code point</var> is between U+0000 and U+007F inclusive, then return true.</p>"
1782-
},
1783-
{
1784-
"html": "<p>Otherwise return false.</p>"
1785-
}
1786-
]
1787-
},
17881774
{
17891775
"name": "parse a pattern string",
17901776
"href": "https://urlpattern.spec.whatwg.org/#parse-a-pattern-string",

0 commit comments

Comments
 (0)