Skip to content

Commit

Permalink
automatic commit (source date 2024-09-19)
Browse files Browse the repository at this point in the history
  • Loading branch information
momdo committed Sep 19, 2024
1 parent 802c68e commit 7b27706
Show file tree
Hide file tree
Showing 117 changed files with 238 additions and 241 deletions.
6 changes: 3 additions & 3 deletions html/acknowledgements.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions html/browsers.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions html/browsing-the-web.html

Large diffs are not rendered by default.

21 changes: 9 additions & 12 deletions html/canvas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/common-dom-interfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<script defer="" crossorigin="" src="./html-dfn.js"></script>

<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">9 September 2024</span></hgroup>
<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">19 September 2024</span></hgroup>



Expand Down
2 changes: 1 addition & 1 deletion html/common-microsyntaxes.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<script defer="" crossorigin="" src="./html-dfn.js"></script>

<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">9 September 2024</span></hgroup>
<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">19 September 2024</span></hgroup>



Expand Down
2 changes: 1 addition & 1 deletion html/comms.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<script defer="" crossorigin="" src="./html-dfn.js"></script>

<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">9 September 2024</span></hgroup>
<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">19 September 2024</span></hgroup>



Expand Down
4 changes: 2 additions & 2 deletions html/custom-elements.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<script defer="" crossorigin="" src="./html-dfn.js"></script>

<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">9 September 2024</span></hgroup>
<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1 class="allcaps">HTML</h1><p id="living-standard">Living Standard — Last Updated <span class="pubdate">19 September 2024</span></hgroup>



Expand Down Expand Up @@ -774,7 +774,7 @@ <h4 id="custom-element-reactions"><span class="secno">4.13.6</span> カスタム

<p>Each <a id="custom-element-reactions:similar-origin-window-agent" href="webappapis.html#similar-origin-window-agent">similar-origin window agent</a> has a <dfn id="custom-element-reactions-stack">custom element reactions stack</dfn>, which is initially empty. A <a id="custom-element-reactions:similar-origin-window-agent-2" href="webappapis.html#similar-origin-window-agent">similar-origin window agent</a>'s <dfn id="current-element-queue">current element queue</dfn> is the <a href="#element-queue" id="custom-element-reactions:element-queue">element queue</a> at the top of its <a href="#custom-element-reactions-stack" id="custom-element-reactions:custom-element-reactions-stack">custom element reactions stack</a>. Each item in the stack is an <dfn id="element-queue">element queue</dfn>, which is initially empty as well. Each item in an <a href="#element-queue" id="custom-element-reactions:element-queue-2">element queue</a> is an element. (The elements are not necessarily <a href="https://triple-underscore.github.io/DOM4-ja.html#concept-element-custom" id="custom-element-reactions:concept-element-custom" data-x-internal="concept-element-custom">custom</a> yet, since this queue is used for <a href="#upgrades" id="custom-element-reactions:upgrades-2">upgrades</a> as well.)</p>

<p>Each <a href="#custom-element-reactions-stack" id="custom-element-reactions:custom-element-reactions-stack-2">custom element reactions stack</a> has an associated <dfn id="backup-element-queue">backup element queue</dfn>, which an initially-empty <a href="#element-queue" id="custom-element-reactions:element-queue-3">element queue</a>. Elements are pushed onto the <a href="#backup-element-queue" id="custom-element-reactions:backup-element-queue">backup element queue</a> during operations that affect the DOM without going through an API decorated with <code id="custom-element-reactions:cereactions"><a href="#cereactions">[CEReactions]</a></code>, or through the parser's <a id="custom-element-reactions:create-an-element-for-the-token" href="parsing.html#create-an-element-for-the-token">create an element for the token</a> algorithm. An example of this is a user-initiated editing operation which modifies the descendants or attributes of an <a id="custom-element-reactions:editable" href="https://w3c.github.io/editing/docs/execCommand/#editable" data-x-internal="editable">editable</a> element. To prevent reentrancy when processing the <a href="#backup-element-queue" id="custom-element-reactions:backup-element-queue-2">backup element queue</a>, each <a href="#custom-element-reactions-stack" id="custom-element-reactions:custom-element-reactions-stack-3">custom element reactions stack</a> also has a <dfn id="processing-the-backup-element-queue">processing the backup element queue</dfn> flag, initially unset.</p>
<p>Each <a href="#custom-element-reactions-stack" id="custom-element-reactions:custom-element-reactions-stack-2">custom element reactions stack</a> has an associated <dfn id="backup-element-queue">backup element queue</dfn>, which is an initially-empty <a href="#element-queue" id="custom-element-reactions:element-queue-3">element queue</a>. Elements are pushed onto the <a href="#backup-element-queue" id="custom-element-reactions:backup-element-queue">backup element queue</a> during operations that affect the DOM without going through an API decorated with <code id="custom-element-reactions:cereactions"><a href="#cereactions">[CEReactions]</a></code>, or through the parser's <a id="custom-element-reactions:create-an-element-for-the-token" href="parsing.html#create-an-element-for-the-token">create an element for the token</a> algorithm. An example of this is a user-initiated editing operation which modifies the descendants or attributes of an <a id="custom-element-reactions:editable" href="https://w3c.github.io/editing/docs/execCommand/#editable" data-x-internal="editable">editable</a> element. To prevent reentrancy when processing the <a href="#backup-element-queue" id="custom-element-reactions:backup-element-queue-2">backup element queue</a>, each <a href="#custom-element-reactions-stack" id="custom-element-reactions:custom-element-reactions-stack-3">custom element reactions stack</a> also has a <dfn id="processing-the-backup-element-queue">processing the backup element queue</dfn> flag, initially unset.</p>

<p>All elements have an associated <dfn id="custom-element-reaction-queue">custom element reaction queue</dfn>, initially empty. Each item in the <a href="#custom-element-reaction-queue" id="custom-element-reactions:custom-element-reaction-queue">custom element reaction queue</a> is of one of two types:</p>

Expand Down
6 changes: 3 additions & 3 deletions html/dev/acknowledgements.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions html/dev/browsers.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<script async="" src="./search.js"></script>


<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1><a rel="home" href="../dev" />HTML: The Living Standard</a></h1><p id="dev-edition-h2">Edition for Web Developers — Last Updated <span class="pubdate">9 September 2024</span></hgroup>
<header id="head" class="head with-buttons"><a href="https://whatwg.org/" class="logo"><img width="100" alt="WHATWG" crossorigin="" class="darkmode-aware" src="https://resources.whatwg.org/logo.svg" height="100"></a><hgroup><h1><a rel="home" href="../dev" />HTML: The Living Standard</a></h1><p id="dev-edition-h2">Edition for Web Developers — Last Updated <span class="pubdate">19 September 2024</span></hgroup>


<div id="search"><input placeholder="Search. Press &apos;/&apos;" autocomplete="off" name="query" id="query" type="search"><ol id="results"></ol>
Expand Down Expand Up @@ -129,9 +129,9 @@ <h4 id="origin-keyed-agent-clusters"><span class="secno">7.1.2</span> <span id="

<h4 id="cross-origin-opener-policies"><span class="secno">7.1.3</span> 生成元をまたいだオープナーポリシー<a href="#cross-origin-opener-policies" class="self-link"></a></h4>

<p><dfn id="cross-origin-opener-policy-value">生成元をまたいだオープナーポリシー値</dfn>は、<a id="cross-origin-opener-policies:top-level-browsing-context" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a>にナビゲートされたドキュメントに対し、新しい<a id="cross-origin-opener-policies:top-level-browsing-context-2" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a>および、それに対応する<a href="document-sequences.html#tlbc-group" id="cross-origin-opener-policies:tlbc-group">グループ</a>の作成を強制できる。可能な値は次のとおり:</p>
<p>An <dfn id="cross-origin-opener-policy-value">opener policy value</dfn> allows a document which is navigated to in a <a id="cross-origin-opener-policies:top-level-browsing-context" href="document-sequences.html#top-level-browsing-context">top-level browsing context</a> to force the creation of a new <a id="cross-origin-opener-policies:top-level-browsing-context-2" href="document-sequences.html#top-level-browsing-context">top-level browsing context</a>, and a corresponding <a href="document-sequences.html#tlbc-group" id="cross-origin-opener-policies:tlbc-group">group</a>. 可能な値は次のとおり:</p>

<dl><dt>"<dfn id="coop-unsafe-none"><code>unsafe-none</code></dfn>"<dd><p>これは(現在の)デフォルトであり、文書が別の<span>生成元をまたいだオープナーポリシー</span>を指定しない限り、文書がその前の文書と同じ<a id="cross-origin-opener-policies:top-level-browsing-context-3" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a>を占有することを意味する。<dt>"<dfn id="coop-same-origin-allow-popups"><code>same-origin-allow-popups</code></dfn>"<dd><p>これは、前の文書が同じ<span>生成元をまたいだオープナーポリシー</span>を指定しており、それらが<a href="#same-origin" id="cross-origin-opener-policies:same-origin">同一生成元</a>でない限り、文書の新しい<a id="cross-origin-opener-policies:top-level-browsing-context-4" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a>を強制的に作成する。<dt>"<dfn id="coop-same-origin"><code>same-origin</code></dfn>"<dd><p>これは、"<code id="cross-origin-opener-policies:coop-same-origin-allow-popups"><a href="#coop-same-origin-allow-popups">same-origin-allow-popups</a></code>"と同じように動作するが、作成される<a id="cross-origin-opener-policies:auxiliary-browsing-context" href="document-sequences.html#auxiliary-browsing-context">補助ブラウジングコンテキスト</a>は、同じ<span>生成元をまたいだオープナーポリシー</span>を持つ<a href="#same-origin" id="cross-origin-opener-policies:same-origin-2">同一生成元</a>の文書を含める必要があることが追加される。さもなければ、オープナーに非公開で表示される。<dt>"<dfn id="coop-same-origin-plus-coep"><code>same-origin-plus-COEP</code></dfn>"<dd><p>これは"<code id="cross-origin-opener-policies:coop-same-origin"><a href="#coop-same-origin">same-origin</a></code>"と同じように動作するが、(新しい)<a id="cross-origin-opener-policies:top-level-browsing-context-5" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a><a href="document-sequences.html#tlbc-group" id="cross-origin-opener-policies:tlbc-group-2">グループ</a><a href="document-sequences.html#bcg-cross-origin-isolation" id="cross-origin-opener-policies:bcg-cross-origin-isolation">生成元をまたいだ分離</a>を"<code id="cross-origin-opener-policies:cross-origin-isolation-logical"><a href="document-sequences.html#cross-origin-isolation-logical">logical</a></code>"または"<code id="cross-origin-opener-policies:cross-origin-isolation-concrete"><a href="document-sequences.html#cross-origin-isolation-concrete">concrete</a></code>"のいずれかに設定することが追加される。</p>
<dl><dt>"<dfn id="coop-unsafe-none"><code>unsafe-none</code></dfn>"<dd><p>This is the (current) default and means that the document will occupy the same <a id="cross-origin-opener-policies:top-level-browsing-context-3" href="document-sequences.html#top-level-browsing-context">top-level browsing context</a> as its predecessor, unless that document specified a different <span>opener policy</span>.<dt>"<dfn id="coop-same-origin-allow-popups"><code>same-origin-allow-popups</code></dfn>"<dd><p>This forces the creation of a new <a id="cross-origin-opener-policies:top-level-browsing-context-4" href="document-sequences.html#top-level-browsing-context">top-level browsing context</a> for the document, unless its predecessor specified the same <span>opener policy</span> and they are <a href="#same-origin" id="cross-origin-opener-policies:same-origin">same origin</a>.<dt>"<dfn id="coop-same-origin"><code>same-origin</code></dfn>"<dd><p>This behaves the same as "<code id="cross-origin-opener-policies:coop-same-origin-allow-popups"><a href="#coop-same-origin-allow-popups">same-origin-allow-popups</a></code>", with the addition that any <a id="cross-origin-opener-policies:auxiliary-browsing-context" href="document-sequences.html#auxiliary-browsing-context">auxiliary browsing context</a> created needs to contain <a href="#same-origin" id="cross-origin-opener-policies:same-origin-2">same origin</a> documents that also have the same <span>opener policy</span> or it will appear closed to the opener.<dt>"<dfn id="coop-same-origin-plus-coep"><code>same-origin-plus-COEP</code></dfn>"<dd><p>これは"<code id="cross-origin-opener-policies:coop-same-origin"><a href="#coop-same-origin">same-origin</a></code>"と同じように動作するが、(新しい)<a id="cross-origin-opener-policies:top-level-browsing-context-5" href="document-sequences.html#top-level-browsing-context">トップレベルブラウジングコンテキスト</a><a href="document-sequences.html#tlbc-group" id="cross-origin-opener-policies:tlbc-group-2">グループ</a><a href="document-sequences.html#bcg-cross-origin-isolation" id="cross-origin-opener-policies:bcg-cross-origin-isolation">生成元をまたいだ分離</a>を"<code id="cross-origin-opener-policies:cross-origin-isolation-logical"><a href="document-sequences.html#cross-origin-isolation-logical">logical</a></code>"または"<code id="cross-origin-opener-policies:cross-origin-isolation-concrete"><a href="document-sequences.html#cross-origin-isolation-concrete">concrete</a></code>"のいずれかに設定することが追加される。</p>

<p class="note">"<code id="cross-origin-opener-policies:coop-same-origin-plus-coep"><a href="#coop-same-origin-plus-coep">same-origin-plus-COEP</a></code>"は`<code id="cross-origin-opener-policies:cross-origin-opener-policy-2"><a href="#cross-origin-opener-policy-2">Cross-Origin-Opener-Policy</a></code>`ヘッダーで直接設定することはできないが、`<code><a href="#cross-origin-opener-policy-2" id="cross-origin-opener-policies:cross-origin-opener-policy-2-2">Cross-Origin-Opener-Policy</a>: <a href="#coop-same-origin" id="cross-origin-opener-policies:coop-same-origin-2">same-origin</a></code>`と`<code id="cross-origin-opener-policies:cross-origin-embedder-policy"><a href="#cross-origin-embedder-policy">Cross-Origin-Embedder-Policy</a></code>` ヘッダー(値は<a href="#compatible-with-cross-origin-isolation" id="cross-origin-opener-policies:compatible-with-cross-origin-isolation">クロスオリジン分離と互換</a>)を一緒に設定した結果である。</p>
</dl>
Expand Down
Loading

0 comments on commit 7b27706

Please sign in to comment.