Skip to content

Commit

Permalink
Remove timer integration block (#522)
Browse files Browse the repository at this point in the history
SHA: 92390d1
Reason: push, by lukewarlow

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lukewarlow and github-actions[bot] committed Jun 12, 2024
1 parent ebf7d46 commit 97a881e
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions dist/spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://www.w3.org/TR/trusted-types/" rel="canonical">
<meta content="cd0f0ca1e535a4f5fe4967eb697d3f32ed992070" name="document-revision">
<meta content="92390d1f2cf5f40641346621cc0369bd6af3ff74" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -1126,9 +1126,8 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
<li><a href="#the-src-idl-attribute"><span class="secno">4.1.2.5</span> <span class="content">The <code class="idl"><span>src</span></code> IDL attribute</span></a>
<li><a href="#slot-value-verification"><span class="secno">4.1.2.6</span> <span class="content">Slot value verification</span></a>
</ol>
<li><a href="#enforcement-in-timer-functions"><span class="secno">4.1.3</span> <span class="content">Enforcement in timer functions</span></a>
<li><a href="#host-ensure-can-compile-strings"><span class="secno">4.1.4</span> <span class="content">HostEnsureCanCompileStrings</span></a>
<li><a href="#host-get-code-for-eval"><span class="secno">4.1.5</span> <span class="content">HostGetCodeForEval</span></a>
<li><a href="#host-ensure-can-compile-strings"><span class="secno">4.1.3</span> <span class="content">HostEnsureCanCompileStrings</span></a>
<li><a href="#host-get-code-for-eval"><span class="secno">4.1.4</span> <span class="content">HostGetCodeForEval</span></a>
</ol>
<li><a href="#integration-with-dom"><span class="secno">4.2</span> <span class="content">Integration with DOM</span></a>
<li>
Expand Down Expand Up @@ -2363,9 +2362,7 @@ <h5 class="heading settled" data-level="4.1.2.6" id="slot-value-verification"><s
</p>
<li>...
</ol>
<h4 class="heading settled" data-level="4.1.3" id="enforcement-in-timer-functions"><span class="secno">4.1.3. </span><span class="content">Enforcement in timer functions</span><a class="self-link" href="#enforcement-in-timer-functions"></a></h4>
<p class="note" role="note"><span class="marker">Note:</span> See <a href="https://github.com/whatwg/html/pull/10348">https://github.com/whatwg/html/pull/10348</a> which upstreams this integration.</p>
<h4 class="heading settled" data-level="4.1.4" id="host-ensure-can-compile-strings"><span class="secno">4.1.4. </span><span class="content">HostEnsureCanCompileStrings</span><a class="self-link" href="#host-ensure-can-compile-strings"></a></h4>
<h4 class="heading settled" data-level="4.1.3" id="host-ensure-can-compile-strings"><span class="secno">4.1.3. </span><span class="content">HostEnsureCanCompileStrings</span><a class="self-link" href="#host-ensure-can-compile-strings"></a></h4>
<p>
JavaScript contains an <span>implementation-defined</span> <a href="https://tc39.es/ecma262/#sec-hostensurecancompilestrings">HostEnsureCanCompileStrings</a>(<var>realm</var>,
<ins><var>parameterStrings</var>, <var>bodyString</var>, <var>compilationType</var>, <var>parameterArgs</var>, <var>bodyArg</var></ins>
Expand All @@ -2380,7 +2377,7 @@ <h4 class="heading settled" data-level="4.1.4" id="host-ensure-can-compile-strin
).
</p>
</ol>
<h4 class="heading settled" data-level="4.1.5" id="host-get-code-for-eval"><span class="secno">4.1.5. </span><span class="content">HostGetCodeForEval</span><a class="self-link" href="#host-get-code-for-eval"></a></h4>
<h4 class="heading settled" data-level="4.1.4" id="host-get-code-for-eval"><span class="secno">4.1.4. </span><span class="content">HostGetCodeForEval</span><a class="self-link" href="#host-get-code-for-eval"></a></h4>
<p>JavaScript contains an <span>implementation-defined</span> <a href="https://tc39.es/ecma262/#sec-hostgetcodeforeval">HostGetCodeForEval</a>(<var>argument</var>)
abstract operation. User agents must use the following implementation:</p>
<ol>
Expand Down Expand Up @@ -3748,8 +3745,8 @@ <h2 class="no-num no-ref heading settled" id="issues-index"><span class="content
window.dfnpanelData['trustedhtml-data'] = {"dfnID": "trustedhtml-data", "url": "#trustedhtml-data", "dfnText": "data", "refSections": [{"refs": [{"id": "ref-for-trustedhtml-data"}], "title": "2.2.1. TrustedHTML"}, {"refs": [{"id": "ref-for-trustedhtml-data\u2460"}, {"id": "ref-for-trustedhtml-data\u2461"}], "title": "2.3.1. TrustedTypePolicyFactory"}], "external": false};
window.dfnpanelData['dom-trustedhtml-tojson'] = {"dfnID": "dom-trustedhtml-tojson", "url": "#dom-trustedhtml-tojson", "dfnText": "toJSON()", "refSections": [{"refs": [{"id": "ref-for-dom-trustedhtml-tojson"}], "title": "2.2.1. TrustedHTML"}], "external": false};
window.dfnpanelData['trustedhtml-stringification-behavior'] = {"dfnID": "trustedhtml-stringification-behavior", "url": "#trustedhtml-stringification-behavior", "dfnText": "stringification behavior", "refSections": [{"refs": [{"id": "ref-for-trustedhtml-stringification-behavior"}], "title": "2.2.1. TrustedHTML"}], "external": false};
window.dfnpanelData['trustedscript'] = {"dfnID": "trustedscript", "url": "#trustedscript", "dfnText": "TrustedScript", "refSections": [{"refs": [{"id": "ref-for-trustedscript"}], "title": "2.2.2. TrustedScript"}, {"refs": [{"id": "ref-for-trustedscript\u2460"}, {"id": "ref-for-trustedscript\u2461"}, {"id": "ref-for-trustedscript\u2462"}, {"id": "ref-for-trustedscript\u2463"}, {"id": "ref-for-trustedscript\u2464"}, {"id": "ref-for-trustedscript\u2465"}, {"id": "ref-for-trustedscript\u2466"}], "title": "2.3.1. TrustedTypePolicyFactory"}, {"refs": [{"id": "ref-for-trustedscript\u2467"}], "title": "2.3.2. TrustedTypePolicy"}, {"refs": [{"id": "ref-for-trustedscript\u2468"}], "title": "3.7. Get Trusted Types-compliant attribute value"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u24ea"}], "title": "3.8. Get Trusted Type data for attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2460"}], "title": "4. Integrations"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2461"}, {"id": "ref-for-trustedscript\u2460\u2462"}, {"id": "ref-for-trustedscript\u2460\u2463"}], "title": "4.1.2. Enforcement for scripts"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2464"}], "title": "4.1.2.2. The innerText IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2465"}], "title": "4.1.2.3. The textContent IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2466"}], "title": "4.1.2.4. The text IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2467"}], "title": "4.1.5. HostGetCodeForEval"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2468"}, {"id": "ref-for-trustedscript\u2461\u24ea"}], "title": "4.3.1.1. require-trusted-types-for Pre-Navigation check"}], "external": false};
window.dfnpanelData['trustedscript-data'] = {"dfnID": "trustedscript-data", "url": "#trustedscript-data", "dfnText": "data", "refSections": [{"refs": [{"id": "ref-for-trustedscript-data"}], "title": "2.2.2. TrustedScript"}, {"refs": [{"id": "ref-for-trustedscript-data\u2460"}, {"id": "ref-for-trustedscript-data\u2461"}], "title": "2.3.1. TrustedTypePolicyFactory"}, {"refs": [{"id": "ref-for-trustedscript-data\u2462"}], "title": "4.1.5. HostGetCodeForEval"}], "external": false};
window.dfnpanelData['trustedscript'] = {"dfnID": "trustedscript", "url": "#trustedscript", "dfnText": "TrustedScript", "refSections": [{"refs": [{"id": "ref-for-trustedscript"}], "title": "2.2.2. TrustedScript"}, {"refs": [{"id": "ref-for-trustedscript\u2460"}, {"id": "ref-for-trustedscript\u2461"}, {"id": "ref-for-trustedscript\u2462"}, {"id": "ref-for-trustedscript\u2463"}, {"id": "ref-for-trustedscript\u2464"}, {"id": "ref-for-trustedscript\u2465"}, {"id": "ref-for-trustedscript\u2466"}], "title": "2.3.1. TrustedTypePolicyFactory"}, {"refs": [{"id": "ref-for-trustedscript\u2467"}], "title": "2.3.2. TrustedTypePolicy"}, {"refs": [{"id": "ref-for-trustedscript\u2468"}], "title": "3.7. Get Trusted Types-compliant attribute value"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u24ea"}], "title": "3.8. Get Trusted Type data for attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2460"}], "title": "4. Integrations"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2461"}, {"id": "ref-for-trustedscript\u2460\u2462"}, {"id": "ref-for-trustedscript\u2460\u2463"}], "title": "4.1.2. Enforcement for scripts"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2464"}], "title": "4.1.2.2. The innerText IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2465"}], "title": "4.1.2.3. The textContent IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2466"}], "title": "4.1.2.4. The text IDL attribute"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2467"}], "title": "4.1.4. HostGetCodeForEval"}, {"refs": [{"id": "ref-for-trustedscript\u2460\u2468"}, {"id": "ref-for-trustedscript\u2461\u24ea"}], "title": "4.3.1.1. require-trusted-types-for Pre-Navigation check"}], "external": false};
window.dfnpanelData['trustedscript-data'] = {"dfnID": "trustedscript-data", "url": "#trustedscript-data", "dfnText": "data", "refSections": [{"refs": [{"id": "ref-for-trustedscript-data"}], "title": "2.2.2. TrustedScript"}, {"refs": [{"id": "ref-for-trustedscript-data\u2460"}, {"id": "ref-for-trustedscript-data\u2461"}], "title": "2.3.1. TrustedTypePolicyFactory"}, {"refs": [{"id": "ref-for-trustedscript-data\u2462"}], "title": "4.1.4. HostGetCodeForEval"}], "external": false};
window.dfnpanelData['dom-trustedscript-tojson'] = {"dfnID": "dom-trustedscript-tojson", "url": "#dom-trustedscript-tojson", "dfnText": "toJSON()", "refSections": [{"refs": [{"id": "ref-for-dom-trustedscript-tojson"}], "title": "2.2.2. TrustedScript"}], "external": false};
window.dfnpanelData['trustedscript-stringification-behavior'] = {"dfnID": "trustedscript-stringification-behavior", "url": "#trustedscript-stringification-behavior", "dfnText": "stringification behavior", "refSections": [{"refs": [{"id": "ref-for-trustedscript-stringification-behavior"}], "title": "2.2.2. TrustedScript"}], "external": false};
window.dfnpanelData['trustedscripturl'] = {"dfnID": "trustedscripturl", "url": "#trustedscripturl", "dfnText": "TrustedScriptURL", "refSections": [{"refs": [{"id": "ref-for-trustedscripturl"}], "title": "2.2.3. TrustedScriptURL"}, {"refs": [{"id": "ref-for-trustedscripturl\u2460"}, {"id": "ref-for-trustedscripturl\u2461"}], "title": "2.3.1. TrustedTypePolicyFactory"}, {"refs": [{"id": "ref-for-trustedscripturl\u2462"}], "title": "2.3.2. TrustedTypePolicy"}, {"refs": [{"id": "ref-for-trustedscripturl\u2463"}], "title": "3.6. Prepare the script text"}, {"refs": [{"id": "ref-for-trustedscripturl\u2464"}], "title": "3.7. Get Trusted Types-compliant attribute value"}, {"refs": [{"id": "ref-for-trustedscripturl\u2465"}, {"id": "ref-for-trustedscripturl\u2466"}, {"id": "ref-for-trustedscripturl\u2467"}], "title": "3.8. Get Trusted Type data for attribute"}, {"refs": [{"id": "ref-for-trustedscripturl\u2468"}], "title": "4. Integrations"}, {"refs": [{"id": "ref-for-trustedscripturl\u2460\u24ea"}], "title": "4.1.2. Enforcement for scripts"}, {"refs": [{"id": "ref-for-trustedscripturl\u2460\u2460"}], "title": "4.1.2.5. The src IDL attribute"}], "external": false};
Expand Down

0 comments on commit 97a881e

Please sign in to comment.