|
6 | 6 | <meta content="ED" name="w3c-status">
|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
|
9 |
| - <meta content="Bikeshed version b0de3432c, updated Thu Oct 13 09:16:59 2022 -0700" name="generator"> |
| 9 | + <meta content="Bikeshed version 63e66730b, updated Tue Oct 25 12:35:05 2022 -0700" name="generator"> |
10 | 10 | <link href="https://www.w3.org/TR/webcodecs-pcm-codec-registration/" rel="canonical">
|
11 |
| - <meta content="1ceb71cad2a782efd600ef06c751b7092f91efcf" name="document-revision"> |
| 11 | + <meta content="faa91a79e3338d7fe13fefcabe92721ec47408a0" name="document-revision"> |
12 | 12 | <style>/* style-autolinks */
|
13 | 13 |
|
14 | 14 | .css.css, .property.property, .descriptor.descriptor {
|
|
297 | 297 | .heading > a.self-link {
|
298 | 298 | font-size: 83%;
|
299 | 299 | }
|
| 300 | +.example > a.self-link, |
| 301 | +.note > a.self-link, |
| 302 | +.issue > a.self-link { |
| 303 | + /* These blocks are overflow:auto, so positioning outside |
| 304 | + doesn't work. */ |
| 305 | + left: auto; |
| 306 | + right: 0; |
| 307 | +} |
300 | 308 | li > a.self-link {
|
301 | 309 | left: calc(-1 * (3.5rem - 26px) - 2em);
|
302 | 310 | }
|
|
453 | 461 | <div class="head">
|
454 | 462 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
455 | 463 | <h1 class="p-name no-ref" id="title">Linear PCM WebCodecs Registration</h1>
|
456 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-10-21">21 October 2022</time></p> |
| 464 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-10-27">27 October 2022</time></p> |
457 | 465 | <details open>
|
458 | 466 | <summary>More details about this document</summary>
|
459 | 467 | <div data-fill-with="spec-metadata">
|
@@ -751,7 +759,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
751 | 759 | <dt id="biblio-webcodecs">[WEBCODECS]
|
752 | 760 | <dd>Chris Cunningham; Paul Adenot; Bernard Aboba. <a href="https://w3c.github.io/webcodecs/"><cite>WebCodecs</cite></a>. URL: <a href="https://w3c.github.io/webcodecs/">https://w3c.github.io/webcodecs/</a>
|
753 | 761 | <dt id="biblio-webidl">[WEBIDL]
|
754 |
| - <dd>Web Interface Description Language (Second Edition) URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a> |
| 762 | + <dd>Edgar Chen; Timothy Gu. <a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a> |
755 | 763 | </dl>
|
756 | 764 | <h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
|
757 | 765 | <dl>
|
|
0 commit comments