Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
fetch-info bot committed Oct 18, 2023
1 parent 3a6c369 commit 708c7a8
Show file tree
Hide file tree
Showing 8 changed files with 84 additions and 4 deletions.
1 change: 1 addition & 0 deletions a.html
Original file line number Diff line number Diff line change
Expand Up @@ -2164,6 +2164,7 @@
<strong title='add is defined in DOM'><a href=https:&#x2F;&#x2F;dom.spec.whatwg.org&#x2F;#abortsignal-add>DOM</a></strong> </dd>
<dd>Referenced in
<a href=https:&#x2F;&#x2F;fetch.spec.whatwg.org&#x2F; title='add is referenced by Fetch'>Fetch</a>,
<a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F; title='add is referenced by HTML'>HTML</a>,
<a href=https:&#x2F;&#x2F;streams.spec.whatwg.org&#x2F; title='add is referenced by Streams'>Streams</a>,
<a href=https:&#x2F;&#x2F;webbluetoothcg.github.io&#x2F;web-bluetooth&#x2F; title='add is referenced by Web Bluetooth'>Web Bluetooth</a>,
<a href=https:&#x2F;&#x2F;wicg.github.io&#x2F;direct-sockets&#x2F; title='add is referenced by Direct Sockets API'>Direct Sockets API</a>,
Expand Down
44 changes: 43 additions & 1 deletion c.html
Original file line number Diff line number Diff line change
Expand Up @@ -5678,6 +5678,20 @@



<dt id="close request@@html%%dfn"><code class=prefix></code><strong>close request</strong> (<em>concept</em>) <a class='self-link' href='#close%20request%40%40html%25%25dfn' aria-label="Permalink for close request">§</a></dt>

<dd>Defined in
<strong title='close request is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#close-request>HTML</a></strong> </dd>



<dt id="close request steps@@html%%dfn"><code class=prefix></code><strong>close request steps</strong> (<em>concept</em>) <a class='self-link' href='#close%20request%20steps%40%40html%25%25dfn' aria-label="Permalink for close request steps">§</a></dt>

<dd>Defined in
<strong title='close request steps is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#close-request-steps>HTML</a></strong> </dd>



<dt id="close steps@@read request@dfn"><code class=prefix></code><strong>close steps</strong> (<em>concept for <a href='r.html#read request@@streams%25%25dfn'>read request</a> </em>) <a class='self-link' href='#close%20steps%40%40read%20request%40dfn' aria-label="Permalink for close steps">§</a></dt>

<dd>Defined in
Expand All @@ -5702,6 +5716,13 @@



<dt id="close watcher@@html%%dfn"><code class=prefix></code><strong>close watcher</strong> (<em>concept</em>) <a class='self-link' href='#close%20watcher%40%40html%25%25dfn' aria-label="Permalink for close watcher">§</a></dt>

<dd>Defined in
<strong title='close watcher is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#close-watcher>HTML</a></strong> </dd>



<dt id="close-quote@@&lt;content-list&gt;@value"><code class=prefix></code><strong><code class=css>close-quote</code></strong> (<em>CSS value for <a href='c.html#&lt;content-list&gt;@@@@type'><code>&lt;content-list&gt;</code></a>, <a href='q.html#&lt;quote&gt;@@@@type'><code>&lt;quote&gt;</code></a> type, <a href='c.html#content@@@@property'><code>content</code></a> property </em>) <a class='self-link' href='#close-quote%40%40%3Ccontent-list%3E%40value' aria-label="Permalink for close-quote">§</a></dt>

<dd>Defined in
Expand Down Expand Up @@ -5761,6 +5782,13 @@



<dt id="close()@@CloseWatcher@method"><code class=prefix><a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.</code><strong><code class=webidl>close()</code></strong> (<em>WebIDL operation</em>) <a class='self-link' href='#close()%40%40CloseWatcher%40method' aria-label="Permalink for <a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.close()">§</a></dt>

<dd>Defined in
<strong title='close() is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#dom-closewatcher-close>HTML</a></strong> </dd>



<dt id="close()@@DedicatedWorkerGlobalScope@method"><code class=prefix><a href='d.html#DedicatedWorkerGlobalScope@@@@interface'>DedicatedWorkerGlobalScope</a>.</code><strong><code class=webidl>close()</code></strong> (<em>WebIDL operation</em>) <a class='self-link' href='#close()%40%40DedicatedWorkerGlobalScope%40method' aria-label="Permalink for <a href='d.html#DedicatedWorkerGlobalScope@@@@interface'>DedicatedWorkerGlobalScope</a>.close()">§</a></dt>

<dd>Defined in
Expand Down Expand Up @@ -6308,7 +6336,21 @@



<dt id="closing@@WorkerGlobalScope@dfn"><code class=prefix></code><strong>closing</strong> (<em>concept for <a href='w.html#WorkerGlobalScope@@@@interface'><code>WorkerGlobalScope</code></a> </em>) <a class='self-link' href='#closing%40%40WorkerGlobalScope%40dfn' aria-label="Permalink for closing">§</a></dt>
<dt id="CloseWatcher@@@@interface"><code class=prefix></code><strong><code class=webidl>CloseWatcher</code></strong> (<em>WebIDL interface</em>) <a class='self-link' href='#CloseWatcher%40%40%40%40interface' aria-label="Permalink for CloseWatcher">§</a></dt>

<dd>Defined in
<strong title='CloseWatcher is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#closewatcher>HTML</a></strong> </dd>

<dd>Related terms: <code>CloseWatcher.</code><a href='o.html#oncancel@@CloseWatcher@attribute'><code>oncancel</code></a>, <code>CloseWatcher.</code><a href='o.html#onclose@@CloseWatcher@attribute'><code>onclose</code></a>, <code>CloseWatcher.</code><a href='c.html#close()@@CloseWatcher@method'><code>close()</code></a>, <code>CloseWatcher.</code><a href='d.html#destroy()@@CloseWatcher@method'><code>destroy()</code></a>, <code>CloseWatcher.</code><a href='r.html#requestClose()@@CloseWatcher@method'><code>requestClose()</code></a></dd>

<dd>see also <a href='https://dontcallmedom.github.io/webidlpedia/names/CloseWatcher.html' title='CloseWatcher entry on WebIDLpedia'>WebIDLPedia</a></dd><dt id="CloseWatcherOptions@@@@dictionary"><code class=prefix></code><strong><code class=webidl>CloseWatcherOptions</code></strong> (<em>WebIDL dictionary</em>) <a class='self-link' href='#CloseWatcherOptions%40%40%40%40dictionary' aria-label="Permalink for CloseWatcherOptions">§</a></dt>

<dd>Defined in
<strong title='CloseWatcherOptions is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#closewatcheroptions>HTML</a></strong> </dd>

<dd>Related terms: <code>CloseWatcherOptions.</code><a href='s.html#signal@@CloseWatcherOptions@dict-member'><code>signal</code></a></dd>

<dd>see also <a href='https://dontcallmedom.github.io/webidlpedia/names/CloseWatcherOptions.html' title='CloseWatcherOptions entry on WebIDLpedia'>WebIDLPedia</a></dd><dt id="closing@@WorkerGlobalScope@dfn"><code class=prefix></code><strong>closing</strong> (<em>concept for <a href='w.html#WorkerGlobalScope@@@@interface'><code>WorkerGlobalScope</code></a> </em>) <a class='self-link' href='#closing%40%40WorkerGlobalScope%40dfn' aria-label="Permalink for closing">§</a></dt>

<dd>Defined in
<strong title='closing is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;workers.html#dom-workerglobalscope-closing>HTML</a></strong> </dd>
Expand Down
7 changes: 7 additions & 0 deletions d.html
Original file line number Diff line number Diff line change
Expand Up @@ -4507,6 +4507,13 @@



<dt id="destroy()@@CloseWatcher@method"><code class=prefix><a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.</code><strong><code class=webidl>destroy()</code></strong> (<em>WebIDL operation</em>) <a class='self-link' href='#destroy()%40%40CloseWatcher%40method' aria-label="Permalink for <a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.destroy()">§</a></dt>

<dd>Defined in
<strong title='destroy() is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#dom-closewatcher-destroy>HTML</a></strong> </dd>



<dt id="destroy()@@GPUBuffer@method"><code class=prefix><a href='g.html#GPUBuffer@@@@interface'>GPUBuffer</a>.</code><strong><code class=webidl>destroy()</code></strong> (<em>WebIDL operation</em>) <a class='self-link' href='#destroy()%40%40GPUBuffer%40method' aria-label="Permalink for <a href='g.html#GPUBuffer@@@@interface'>GPUBuffer</a>.destroy()">§</a></dt>

<dd>Defined in
Expand Down
4 changes: 3 additions & 1 deletion f.html
Original file line number Diff line number Diff line change
Expand Up @@ -7892,6 +7892,7 @@
<dd>Defined in
<strong title='fullscreen element is defined in Fullscreen API'><a href=https:&#x2F;&#x2F;fullscreen.spec.whatwg.org&#x2F;#fullscreen-element>Fullscreen API</a></strong> </dd>
<dd>Referenced in
<a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F; title='fullscreen element is referenced by HTML'>HTML</a>,
<a href=https:&#x2F;&#x2F;wicg.github.io&#x2F;keyboard-lock&#x2F; title='fullscreen element is referenced by Keyboard Lock'>Keyboard Lock</a>,
<a href=https:&#x2F;&#x2F;w3c.github.io&#x2F;webdriver&#x2F; title='fullscreen element is referenced by WebDriver'>WebDriver</a></dd>

Expand All @@ -7900,7 +7901,8 @@

<dd>Defined in
<strong title='fullscreenchange is defined in Fullscreen API'><a href=https:&#x2F;&#x2F;fullscreen.spec.whatwg.org&#x2F;#eventdef-document-fullscreenchange>Fullscreen API</a></strong> </dd>

<dd>Referenced in
<a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F; title='fullscreenchange is referenced by HTML'>HTML</a></dd>


<dt id="fullscreenElement@@DocumentOrShadowRoot@attribute"><code class=prefix><a href='d.html#DocumentOrShadowRoot@@@@interface'>DocumentOrShadowRoot</a>.</code><strong><code class=webidl>fullscreenElement</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#fullscreenElement%40%40DocumentOrShadowRoot%40attribute' aria-label="Permalink for <a href='d.html#DocumentOrShadowRoot@@@@interface'>DocumentOrShadowRoot</a>.fullscreenElement">§</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<li><span class=term>error</span> (<span class=freq>45</span>)</li>
<li><span class=term>url</span> (<span class=freq>40</span>)</li>
<li><span class=term>toJSON()</span> (<span class=freq>37</span>)</li>
<li><span class=term>close()</span> (<span class=freq>35</span>)</li>
<li><span class=term>close()</span> (<span class=freq>36</span>)</li>
<li><span class=term>state</span> (<span class=freq>35</span>)</li>
<li><span class=term>alpha</span> (<span class=freq>35</span>)</li>
<li><span class=term>size</span> (<span class=freq>34</span>)</li>
Expand Down
14 changes: 14 additions & 0 deletions o.html
Original file line number Diff line number Diff line change
Expand Up @@ -1679,6 +1679,13 @@



<dt id="oncancel@@CloseWatcher@attribute"><code class=prefix><a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.</code><strong><code class=webidl>oncancel</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#oncancel%40%40CloseWatcher%40attribute' aria-label="Permalink for <a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.oncancel">§</a></dt>

<dd>Defined in
<strong title='oncancel is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#handler-closewatcher-oncancel>HTML</a></strong> </dd>



<dt id="oncancel@@Document@attribute"><code class=prefix><a href='h.html#HTMLElement@@@@interface'>HTMLElement</a>.</code><strong><code class=webidl>oncancel</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#oncancel%40%40Document%40attribute' aria-label="Permalink for <a href='h.html#HTMLElement@@@@interface'>HTMLElement</a>.oncancel">§</a></dt>
<dt><code class=prefix><a href='d.html#Document@@@@interface'>Document</a>.</code><strong><code class=webidl>oncancel</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#oncancel%40%40Document%40attribute' aria-label="Permalink for <a href='d.html#Document@@@@interface'>Document</a>.oncancel">§</a></dt><dt><code class=prefix><a href='w.html#Window@@@@interface'>Window</a>.</code><strong><code class=webidl>oncancel</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#oncancel%40%40Document%40attribute' aria-label="Permalink for <a href='w.html#Window@@@@interface'>Window</a>.oncancel">§</a></dt><dt><code class=prefix><a href='g.html#GlobalEventHandlers@@@@interface'>GlobalEventHandlers</a>.</code><strong><code class=webidl>oncancel</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#oncancel%40%40Document%40attribute' aria-label="Permalink for <a href='g.html#GlobalEventHandlers@@@@interface'>GlobalEventHandlers</a>.oncancel">§</a></dt>
<dd>Defined in
Expand Down Expand Up @@ -1889,6 +1896,13 @@



<dt id="onclose@@CloseWatcher@attribute"><code class=prefix><a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.</code><strong><code class=webidl>onclose</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#onclose%40%40CloseWatcher%40attribute' aria-label="Permalink for <a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.onclose">§</a></dt>

<dd>Defined in
<strong title='onclose is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#handler-closewatcher-onclose>HTML</a></strong> </dd>



<dt id="onclose@@Document@attribute"><code class=prefix><a href='h.html#HTMLElement@@@@interface'>HTMLElement</a>.</code><strong><code class=webidl>onclose</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#onclose%40%40Document%40attribute' aria-label="Permalink for <a href='h.html#HTMLElement@@@@interface'>HTMLElement</a>.onclose">§</a></dt>
<dt><code class=prefix><a href='d.html#Document@@@@interface'>Document</a>.</code><strong><code class=webidl>onclose</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#onclose%40%40Document%40attribute' aria-label="Permalink for <a href='d.html#Document@@@@interface'>Document</a>.onclose">§</a></dt><dt><code class=prefix><a href='w.html#Window@@@@interface'>Window</a>.</code><strong><code class=webidl>onclose</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#onclose%40%40Document%40attribute' aria-label="Permalink for <a href='w.html#Window@@@@interface'>Window</a>.onclose">§</a></dt><dt><code class=prefix><a href='g.html#GlobalEventHandlers@@@@interface'>GlobalEventHandlers</a>.</code><strong><code class=webidl>onclose</code></strong> (<em>WebIDL attribute</em>) <a class='self-link' href='#onclose%40%40Document%40attribute' aria-label="Permalink for <a href='g.html#GlobalEventHandlers@@@@interface'>GlobalEventHandlers</a>.onclose">§</a></dt>
<dd>Defined in
Expand Down
9 changes: 8 additions & 1 deletion r.html
Original file line number Diff line number Diff line change
Expand Up @@ -7489,7 +7489,14 @@

<dd>Related terms: <em>value</em> <a href='d.html#default@@RequestCache@enum-value'><code>default</code></a>, <em>value</em> <a href='f.html#force-cache@@RequestCache@enum-value'><code>force-cache</code></a>, <em>value</em> <a href='n.html#no-cache@@RequestCache@enum-value'><code>no-cache</code></a>, <em>value</em> <a href='n.html#no-store@@RequestCache@enum-value'><code>no-store</code></a>, <em>value</em> <a href='o.html#only-if-cached@@RequestCache@enum-value'><code>only-if-cached</code></a>, <em>value</em> <a href='r.html#reload@@RequestCache@enum-value'><code>reload</code></a></dd>

<dd>see also <a href='https://dontcallmedom.github.io/webidlpedia/names/RequestCache.html' title='RequestCache entry on WebIDLpedia'>WebIDLPedia</a></dd><dt id="RequestCredentials@@@@enum"><code class=prefix></code><strong><code class=webidl>RequestCredentials</code></strong> (<em>WebIDL enumeration</em>) <a class='self-link' href='#RequestCredentials%40%40%40%40enum' aria-label="Permalink for RequestCredentials">§</a></dt>
<dd>see also <a href='https://dontcallmedom.github.io/webidlpedia/names/RequestCache.html' title='RequestCache entry on WebIDLpedia'>WebIDLPedia</a></dd><dt id="requestClose()@@CloseWatcher@method"><code class=prefix><a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.</code><strong><code class=webidl>requestClose()</code></strong> (<em>WebIDL operation</em>) <a class='self-link' href='#requestClose()%40%40CloseWatcher%40method' aria-label="Permalink for <a href='c.html#CloseWatcher@@@@interface'>CloseWatcher</a>.requestClose()">§</a></dt>

<dd>Defined in
<strong title='requestClose() is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#dom-closewatcher-requestclose>HTML</a></strong> </dd>



<dt id="RequestCredentials@@@@enum"><code class=prefix></code><strong><code class=webidl>RequestCredentials</code></strong> (<em>WebIDL enumeration</em>) <a class='self-link' href='#RequestCredentials%40%40%40%40enum' aria-label="Permalink for RequestCredentials">§</a></dt>

<dd>Defined in
<strong title='RequestCredentials is defined in Fetch'><a href=https:&#x2F;&#x2F;fetch.spec.whatwg.org&#x2F;#requestcredentials>Fetch</a></strong> </dd>
Expand Down
7 changes: 7 additions & 0 deletions s.html
Original file line number Diff line number Diff line change
Expand Up @@ -10268,6 +10268,13 @@



<dt id="signal@@CloseWatcherOptions@dict-member"><code class=prefix><a href='c.html#CloseWatcherOptions@@@@dictionary'>CloseWatcherOptions</a>.</code><strong><code class=webidl>signal</code></strong> (<em>WebIDL dictionary member</em>) <a class='self-link' href='#signal%40%40CloseWatcherOptions%40dict-member' aria-label="Permalink for <a href='c.html#CloseWatcherOptions@@@@dictionary'>CloseWatcherOptions</a>.signal">§</a></dt>

<dd>Defined in
<strong title='signal is defined in HTML'><a href=https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;interaction.html#dom-closewatcheroptions-signal>HTML</a></strong> </dd>



<dt id="signal@@ColorSelectionOptions@dict-member"><code class=prefix><a href='c.html#ColorSelectionOptions@@@@dictionary'>ColorSelectionOptions</a>.</code><strong><code class=webidl>signal</code></strong> (<em>WebIDL dictionary member</em>) <a class='self-link' href='#signal%40%40ColorSelectionOptions%40dict-member' aria-label="Permalink for <a href='c.html#ColorSelectionOptions@@@@dictionary'>ColorSelectionOptions</a>.signal">§</a></dt>

<dd>Defined in
Expand Down

0 comments on commit 708c7a8

Please sign in to comment.