|
413 | 413 | Web platform specification stack relative to other specifications can be best summed up as |
414 | 414 | follows:</p> |
415 | 415 |
|
416 | | - <svg viewBox="0 0 398 359" width=398 height=359 role=img aria-label="It consists of everything else, above such core technologies as HTTP, TLS, MQ, DOM, Unicode, WebIDL, MIME, URL, XML, JavaScript, and Encodings; below presentation-layer technologies like CSS, SVG, MathML, and NPAPI; and to the side of technologies like Geo, Fetch, CSP, JPEG, GIF, and PNG." id="abstractimg"> |
| 416 | + <svg viewBox="0 0 398 359" width=398 height=359 role=img aria-label="It consists of everything else, above such core technologies as HTTP, TLS, MQ, DOM, Unicode, Web IDL, MIME, URL, XML, JavaScript, and Encodings; below presentation-layer technologies like CSS, SVG, MathML, and NPAPI; and to the side of technologies like Geo, Fetch, CSP, JPEG, GIF, and PNG." id="abstractimg"> |
417 | 417 | <style> |
418 | 418 | @media (max-width: 767px) { |
419 | 419 | #abstractimg { width: 100%; } |
|
434 | 434 | <image x=72 y=85 width=326 height=177 xlink:href="images/abstract.jpeg"/> |
435 | 435 | <text x=130 y=250 class=right>THIS SPECIFICATION</text> |
436 | 436 | <rect width=398 height=92 y=267 /> |
437 | | - <text x=15 y=300 class=bottom>HTTP TLS MQ DOM Unicode WebIDL</text> |
| 437 | + <text x=15 y=300 class=bottom>HTTP TLS MQ DOM Unicode Web IDL</text> |
438 | 438 | <text x=18 y=330 class=bottom>MIME URL XML JavaScript Encodings</text> |
439 | 439 | </svg> |
440 | 440 |
|
@@ -2899,7 +2899,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d |
2899 | 2899 | <li><dfn data-x-href="https://heycam.github.io/webidl/#dfn-frozen-array-type">frozen array</dfn> |
2900 | 2900 | <li><dfn data-x="dfn-read-only-array">read only</dfn> (when applied to arrays) |
2901 | 2901 | <li><dfn data-x="dfn-callback-this-value" data-x-href="https://heycam.github.io/webidl/#dfn-callback-this-value">callback this value</dfn> |
2902 | | - <li><dfn data-x="concept-idl-convert" data-x-href="https://heycam.github.io/webidl/#es-type-mapping">converting</dfn> between WebIDL types and JS types |
| 2902 | + <li><dfn data-x="concept-idl-convert" data-x-href="https://heycam.github.io/webidl/#es-type-mapping">converting</dfn> between Web IDL types and JS types |
2903 | 2903 | <li><dfn data-x="es-invoking-callback-functions" data-x-href="https://heycam.github.io/webidl/#es-invoking-callback-functions">invoke the Web IDL callback function</dfn> |
2904 | 2904 | </ul> |
2905 | 2905 |
|
@@ -2927,9 +2927,9 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d |
2927 | 2927 |
|
2928 | 2928 | <p>The term <dfn data-noexport="" |
2929 | 2929 | data-x-href="https://heycam.github.io/webidl/#dfn-throw">throw</dfn> in this specification is |
2930 | | - used as defined in the WebIDL specification. The <dfn |
| 2930 | + used as defined in the Web IDL specification. The <dfn |
2931 | 2931 | data-x-href="https://heycam.github.io/webidl/#dfn-DOMException"><code>DOMException</code></dfn> type and the |
2932 | | - following exception names are defined by WebIDL and used by this specification:</p> |
| 2932 | + following exception names are defined by Web IDL and used by this specification:</p> |
2933 | 2933 |
|
2934 | 2934 | <ul class="brief"> |
2935 | 2935 | <li><dfn data-noexport="" data-x-href="https://heycam.github.io/webidl/#indexsizeerror">"<code>IndexSizeError</code>"</dfn></li> |
@@ -118844,6 +118844,7 @@ INSERT INTERFACES HERE |
118844 | 118844 | David Kendal, |
118845 | 118845 | David Matja, |
118846 | 118846 | David Remahl, |
| 118847 | + David Resseguie, |
118847 | 118848 | David Smith, |
118848 | 118849 | David Vest, |
118849 | 118850 | David Woolley, |
|
0 commit comments