Skip to content

Commit

Permalink
Events to promises (#104)
Browse files Browse the repository at this point in the history
SHA: 1bac4fc
Reason: push, by zachernuk

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
zachernuk and github-actions[bot] committed Dec 23, 2024
1 parent ec6cb60 commit 41b21af
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head>
<meta charset="utf-8">
<meta name="generator" content="ReSpec 35.1.2">
<meta name="generator" content="ReSpec 35.2.1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<style>
span.example-title{text-transform:none}
Expand Down Expand Up @@ -190,8 +190,8 @@
"publisher": "Alliance of OpenUSD"
}
},
"publishISODate": "2024-11-19T00:00:00.000Z",
"generatedSubtitle": "Draft Community Group Report 19 November 2024"
"publishISODate": "2024-12-23T00:00:00.000Z",
"generatedSubtitle": "Draft Community Group Report 23 December 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/cg-draft"></head>
<body class="h-entry" data-cite="WEBIDL HTML INFRA URL WEBIDL DOM FETCH"><div class="head">
Expand All @@ -201,7 +201,7 @@ <h1 id="title" class="title">
</h1>
<p id="w3c-state">
<a href="https://www.w3.org/standards/types#reports">Draft Community Group Report</a>
<time class="dt-published" datetime="2024-11-19">19 November 2024</time>
<time class="dt-published" datetime="2024-12-23">23 December 2024</time>
</p>
<dl>

Expand Down Expand Up @@ -420,7 +420,7 @@ <h1 id="title" class="title">
privacy-preserving manner.
</p>
<p>
As &lt;model&gt; is <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-1">embedded content</a>, the user agent can present
As &lt;model&gt; is <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-1">embedded content</a>, the user agent can present
3D content in a privacy-preserving, interactive, and accessible manner.
</p>
</section>
Expand Down Expand Up @@ -535,32 +535,32 @@ <h1 id="title" class="title">
Categories
</dt>
<dd>
<a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#flow-content-2" id="ref-for-index-term-flow-content-1">Flow content</a>.
<a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#flow-content-2" id="ref-for-index-term-flow-content-1">Flow content</a>.
</dd>
<dd>
<a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#phrasing-content-2" id="ref-for-index-term-phrasing-content-1">Phrasing content</a>.
<a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#phrasing-content-2" id="ref-for-index-term-phrasing-content-1">Phrasing content</a>.
</dd>
<dd>
<a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-2">Embedded content</a>.
<a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-2">Embedded content</a>.
</dd>
<dd>
If the element has an <code>interactive</code> attribute: <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#interactive-content-2" id="ref-for-index-term-interactive-content-1">interactive content</a>.
If the element has an <code>interactive</code> attribute: <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#interactive-content-2" id="ref-for-index-term-interactive-content-1">interactive content</a>.
</dd>
<dd>
<a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#palpable-content-2" id="ref-for-index-term-palpable-content-1">Palpable content</a>.
<a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#palpable-content-2" id="ref-for-index-term-palpable-content-1">Palpable content</a>.
</dd>
<dt>
Contexts in which this element can be used:
</dt>
<dd>
Where <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-3">embedded content</a> is expected.
Where <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/dom.html#embedded-content-category" id="ref-for-index-term-embedded-content-3">embedded content</a> is expected.
</dd>
<dt>
Content model:
</dt>
<dd>
If the element has a <code>src</code> attribute: transparent, a <code><a data-link-type="element" data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element" id="ref-for-index-term-picture-element-1">picture</a></code> or
<code><a data-link-type="element" data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element" id="ref-for-index-term-img-element-1">img</a></code>, or a <span class="link-me">media element</span> descendant.
If the element has a <code>src</code> attribute: transparent, a <code><a data-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element" id="ref-for-index-term-picture-element-1">picture</a></code> or
<code><a data-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element" id="ref-for-index-term-img-element-1">img</a></code>, or a <span class="link-me">media element</span> descendant.
</dd>
<dd>
If the element has no <code>src</code> attribute: Zero or more source elements,
Expand Down Expand Up @@ -673,8 +673,8 @@ <h1 id="title" class="title">
The <code>HTMLModelElement</code> interface
</h2><a class="self-link" href="#the-htmlmodelelement-interface" aria-label="Permalink for Section 5."></a></div>

<pre class="idl def" id="webidl-696703704"><span class="idlHeader"><a class="self-link" href="#webidl-696703704">WebIDL</a></span><code><span data-idl="" class="idlInterface" id="idl-def-htmlmodelelement" data-title="HTMLModelElement">[<span class="extAttr"><a data-type="extended-attribute" href="https://webidl.spec.whatwg.org/#Exposed" id="ref-for-index-term-exposed-extended-attribute-1">Exposed</a>=Window</span>]
interface <dfn data-export="" data-dfn-type="interface" id="dom-htmlmodelelement" data-idl="interface" data-title="HTMLModelElement" data-dfn-for="" class="idlID" tabindex="0" aria-haspopup="dialog"><code>HTMLModelElement</code></dfn> : <span class="idlSuperclass"><a data-link-type="idl" data-type="interface" href="https://html.spec.whatwg.org/multipage/dom.html#htmlelement" id="ref-for-index-term-htmlelement-interface-1">HTMLElement</a></span> {
<pre class="idl def" id="webidl-696703704"><span class="idlHeader"><a class="self-link" href="#webidl-696703704">WebIDL</a></span><code><span data-idl="" class="idlInterface" id="idl-def-htmlmodelelement" data-title="HTMLModelElement">[<span class="extAttr"><a data-link-type="extended-attribute" href="https://webidl.spec.whatwg.org/#Exposed" id="ref-for-index-term-exposed-extended-attribute-1">Exposed</a>=Window</span>]
interface <dfn data-export="" data-dfn-type="interface" id="dom-htmlmodelelement" data-idl="interface" data-title="HTMLModelElement" data-dfn-for="" class="idlID" tabindex="0" aria-haspopup="dialog"><code>HTMLModelElement</code></dfn> : <span class="idlSuperclass"><a data-link-type="interface" href="https://html.spec.whatwg.org/multipage/dom.html#htmlelement" id="ref-for-index-term-htmlelement-interface-1">HTMLElement</a></span> {

};</span></code></pre>
<div class="issue" id="issue-container-number-12"><div role="heading" class="issue-title marker" id="h-issue-4" aria-level="3"><a href="https://github.com/immersive-web/model-element/issues/12"><span class="issue-number">Issue 12</span></a><span class="issue-label">: Almost everything is `promise` based</span></div><p dir="auto">Is it necessary that every method and attribute returns a promise?</p></div>
Expand Down Expand Up @@ -803,7 +803,7 @@ <h1 id="title" class="title">
</h3><a class="self-link" href="#integrations-with-source-element" aria-label="Permalink for Section 13.2"></a></div>
<div class="issue" id="issue-container-generatedID"><div role="heading" class="issue-title marker" id="h-issue-24" aria-level="3"><span>Issue</span></div><aside class="">
<p>
Some attributes on <code>source</code> are currently restricted to <code><a data-link-type="element" data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element" id="ref-for-index-term-picture-element-2">picture</a></code>.
Some attributes on <code>source</code> are currently restricted to <code><a data-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element" id="ref-for-index-term-picture-element-2">picture</a></code>.
We need to figure out which apply to <code><a data-link-type="element" href="#dfn-model" class="internalDFN" id="ref-for-dfn-model-9"><code>model</code></a></code>.
</p>
</aside></div>
Expand Down Expand Up @@ -1028,7 +1028,7 @@ <h1 id="title" class="title">
initial proposal:
</p>
<rs-changelog from="initial" filter="removeCommits"><ul>
<li><a href="https://github.com/immersive-web/model-element/commit/7d48b5e">Add the example for multiple formats for issue 21</a> (<a href="https://github.com/immersive-web/model-element/pull/96">#96</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/ec2f47f">Add myself as an additional editor.</a> (<a href="https://github.com/immersive-web/model-element/pull/94">#94</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/80b1514">Fresh run at the introduction section</a> (<a href="https://github.com/immersive-web/model-element/pull/88">#88</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/8d81ab1">Adding the stipulation about subresource loading to "out of scope"</a> (<a href="https://github.com/immersive-web/model-element/pull/90">#90</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/1b25a02">Link content attribute dfns back to the model element</a> (<a href="https://github.com/immersive-web/model-element/pull/77">#77</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/fa2bf50">Define out-of-scope concepts for the specificaiton</a> (<a href="https://github.com/immersive-web/model-element/pull/84">#84</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/4f209ac">Update index.html</a></li><li><a href="https://github.com/immersive-web/model-element/commit/62b52e1">Update index.html</a></li><li><a href="https://github.com/immersive-web/model-element/commit/60ea2c3">Remove alt attr, better define a11y problem</a></li><li><a href="https://github.com/immersive-web/model-element/commit/f793552">Remove bounding sphere description,</a></li><li><a href="https://github.com/immersive-web/model-element/commit/32eb475">Tweak the language (numbers clarified to be Doubles use the current m…</a></li><li><a href="https://github.com/immersive-web/model-element/commit/5f2dbdf">Updated the explainer and added a demo to view for discussion.</a></li><li><a href="https://github.com/immersive-web/model-element/commit/f793552">Remove bounding sphere description,</a></li><li><a href="https://github.com/immersive-web/model-element/commit/32eb475">Tweak the language (numbers clarified to be Doubles use the current m…</a></li><li><a href="https://github.com/immersive-web/model-element/commit/f793552">Remove bounding sphere description,</a></li><li><a href="https://github.com/immersive-web/model-element/commit/32eb475">Tweak the language (numbers clarified to be Doubles use the current m…</a></li><li><a href="https://github.com/immersive-web/model-element/commit/f793552">Remove bounding sphere description,</a></li><li><a href="https://github.com/immersive-web/model-element/commit/32eb475">Tweak the language (numbers clarified to be Doubles use the current m…</a></li>
<li><a href="https://github.com/immersive-web/model-element/commit/810e556">Wrapped the element name in the required backticks for mentioning it …</a></li><li><a href="https://github.com/immersive-web/model-element/commit/f793552">Remove bounding sphere description,</a></li><li><a href="https://github.com/immersive-web/model-element/commit/32eb475">Tweak the language (numbers clarified to be Doubles use the current m…</a></li><li><a href="https://github.com/immersive-web/model-element/commit/5f2dbdf">Updated the explainer and added a demo to view for discussion.</a></li><li><a href="https://github.com/immersive-web/model-element/commit/7d48b5e">Add the example for multiple formats for issue 21</a> (<a href="https://github.com/immersive-web/model-element/pull/96">#96</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/ec2f47f">Add myself as an additional editor.</a> (<a href="https://github.com/immersive-web/model-element/pull/94">#94</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/80b1514">Fresh run at the introduction section</a> (<a href="https://github.com/immersive-web/model-element/pull/88">#88</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/8d81ab1">Adding the stipulation about subresource loading to "out of scope"</a> (<a href="https://github.com/immersive-web/model-element/pull/90">#90</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/1b25a02">Link content attribute dfns back to the model element</a> (<a href="https://github.com/immersive-web/model-element/pull/77">#77</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/fa2bf50">Define out-of-scope concepts for the specificaiton</a> (<a href="https://github.com/immersive-web/model-element/pull/84">#84</a>)</li><li><a href="https://github.com/immersive-web/model-element/commit/4f209ac">Update index.html</a></li><li><a href="https://github.com/immersive-web/model-element/commit/62b52e1">Update index.html</a></li><li><a href="https://github.com/immersive-web/model-element/commit/60ea2c3">Remove alt attr, better define a11y problem</a></li><li><a href="https://github.com/immersive-web/model-element/commit/1bac4fc">Events to promises</a> (<a href="https://github.com/immersive-web/model-element/pull/104">#104</a>)</li>
</ul></rs-changelog>
</section>
<section id="index" class="appendix"><div class="header-wrapper"><h2 id="a-index"><bdi class="secno">A. </bdi>Index</h2><a class="self-link" href="#index" aria-label="Permalink for Appendix A."></a></div><section id="index-defined-here"><div class="header-wrapper"><h3 id="a-1-terms-defined-by-this-specification"><bdi class="secno">A.1 </bdi>Terms defined by this specification</h3><a class="self-link" href="#index-defined-here" aria-label="Permalink for Appendix A.1"></a></div>
Expand Down Expand Up @@ -1103,7 +1103,7 @@ <h1 id="title" class="title">
<dl class="bibliography"><dt id="bib-html">[HTML]</dt><dd>
<a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Anne van Kesteren; Domenic Denicola; Dominic Farolino; Ian Hickson; Philip Jägenstedt; Simon Pieters. WHATWG. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
</dd><dt id="bib-html-aria">[HTML-ARIA]</dt><dd>
<a href="https://www.w3.org/TR/html-aria/"><cite>ARIA in HTML</cite></a>. Scott O'Hara; Patrick Lauke. W3C. 7 May 2024. W3C Recommendation. URL: <a href="https://www.w3.org/TR/html-aria/">https://www.w3.org/TR/html-aria/</a>
<a href="https://www.w3.org/TR/html-aria/"><cite>ARIA in HTML</cite></a>. Scott O'Hara; Patrick Lauke. W3C. 23 December 2024. W3C Recommendation. URL: <a href="https://www.w3.org/TR/html-aria/">https://www.w3.org/TR/html-aria/</a>
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
<a href="https://www.rfc-editor.org/rfc/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. S. Bradner. IETF. March 1997. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc2119">https://www.rfc-editor.org/rfc/rfc2119</a>
</dd><dt id="bib-rfc8174">[RFC8174]</dt><dd>
Expand All @@ -1116,7 +1116,7 @@ <h1 id="title" class="title">
</section><section id="informative-references"><div class="header-wrapper"><h3 id="b-2-informative-references"><bdi class="secno">B.2 </bdi>Informative references</h3><a class="self-link" href="#informative-references" aria-label="Permalink for Appendix B.2"></a></div>

<dl class="bibliography"><dt id="bib-html-aam-1.0">[HTML-AAM-1.0]</dt><dd>
<a href="https://www.w3.org/TR/html-aam-1.0/"><cite>HTML Accessibility API Mappings 1.0</cite></a>. Scott O'Hara. W3C. 11 November 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/html-aam-1.0/">https://www.w3.org/TR/html-aam-1.0/</a>
<a href="https://www.w3.org/TR/html-aam-1.0/"><cite>HTML Accessibility API Mappings 1.0</cite></a>. Scott O'Hara. W3C. 11 December 2024. W3C Working Draft. URL: <a href="https://www.w3.org/TR/html-aam-1.0/">https://www.w3.org/TR/html-aam-1.0/</a>
</dd></dl>
</section></section><p role="navigation" id="back-to-top">
<a href="#title"><abbr title="Back to Top"></abbr></a>
Expand Down

0 comments on commit 41b21af

Please sign in to comment.