|
1005 | 1005 | "id": "webappsec"
|
1006 | 1006 | }
|
1007 | 1007 | },
|
1008 |
| - "publishISODate": "2018-11-19T00:00:00.000Z", |
1009 |
| - "generatedSubtitle": "Workign Draft 19 November 2018" |
| 1008 | + "publishISODate": "2018-11-29T00:00:00.000Z", |
| 1009 | + "generatedSubtitle": "Workign Draft 29 November 2018" |
1010 | 1010 | }
|
1011 | 1011 | </script>
|
1012 | 1012 | <meta name="description" content=
|
|
1020 | 1020 | <h1 id="title" class="title p-name">Web of Things (WoT)
|
1021 | 1021 | Scripting API</h1>
|
1022 | 1022 | <h2><abbr title="World Wide Web Consortium">W3C</abbr> Working
|
1023 |
| - Draft <time class="dt-published" datetime="2018-11-19">19 |
| 1023 | + Draft <time class="dt-published" datetime="2018-11-29">29 |
1024 | 1024 | November 2018</time></h2>
|
1025 | 1025 | <dl>
|
1026 | 1026 | <dt>This version:</dt>
|
1027 | 1027 | <dd>
|
1028 | 1028 | <a class="u-url" href=
|
1029 |
| - "https://www.w3.org/TR/2018/WD-wot-scripting-api-20181119/"> |
1030 |
| - https://www.w3.org/TR/2018/WD-wot-scripting-api-20181119/</a> |
| 1029 | + "https://www.w3.org/TR/2018/WD-wot-scripting-api-20181129/"> |
| 1030 | + https://www.w3.org/TR/2018/WD-wot-scripting-api-20181129/</a> |
1031 | 1031 | </dd>
|
1032 | 1032 | <dt>Latest published version:</dt>
|
1033 | 1033 | <dd>
|
@@ -5361,44 +5361,61 @@ <h2 id="x10-terminology-and-conventions"><span class=
|
5361 | 5361 | [<cite><a class="bibref" href="#bib-url">URL</a></cite>].</p>
|
5362 | 5362 | <p>The following terms are defined in [<cite><a class="bibref"
|
5363 | 5363 | href="#bib-html52">HTML52</a></cite>] and are used in the context
|
5364 |
| - of browser implementations: <a href= |
5365 |
| - "https://html.spec.whatwg.org/multipage/browsers.html#browsing-context"> |
| 5364 | + of browser implementations: |
| 5365 | + |
| 5366 | + <a href="https://html.spec.whatwg.org/multipage/browsers.html#browsing-context"> |
5366 | 5367 | <dfn data-dfn-type="dfn" id="dfn-browsing-context">browsing
|
5367 |
| - context</dfn></a>, <a href= |
5368 |
| - "https://html.spec.whatwg.org/#top-level-browsing-context"><dfn data-dfn-type="dfn" |
5369 |
| - id="dfn-top-level-browsing-context">top-level browsing |
5370 |
| - context</dfn></a>, <a href= |
5371 |
| - "https://html.spec.whatwg.org/multipage/webappapis.html#global-object"> |
| 5368 | + context</dfn></a>, |
| 5369 | + |
| 5370 | + <a href="https://html.spec.whatwg.org/#top-level-browsing-context"> |
| 5371 | + <dfn data-dfn-type="dfn" id="dfn-top-level-browsing-context">top-level browsing |
| 5372 | + context</dfn></a>, |
| 5373 | + |
| 5374 | + <a href="https://html.spec.whatwg.org/multipage/webappapis.html#global-object"> |
5372 | 5375 | <dfn data-dfn-type="dfn" id="dfn-global-object">global
|
5373 |
| - object</dfn></a>, <a href= |
5374 |
| - "http://www.w3.org/TR/html5/webappapis.html#incumbent-settings-object"> |
| 5376 | + object</dfn></a>, |
| 5377 | + |
| 5378 | + <a href="http://www.w3.org/TR/html5/webappapis.html#incumbent-settings-object"> |
5375 | 5379 | <dfn data-dfn-type="dfn" id=
|
5376 | 5380 | "dfn-incumbent-settings-object">incumbent settings
|
5377 |
| - object</dfn></a>, <a href= |
5378 |
| - "https://html.spec.whatwg.org/#document"><dfn data-dfn-type= |
5379 |
| - "dfn" id="dfn-document">Document</dfn></a>, <a href= |
5380 |
| - "http://www.w3.org/TR/2011/WD-html5-20110113/urls.html#document-base-url"> |
5381 |
| - <dfn data-dfn-type="dfn" id="dfn-document-base-url">document |
5382 |
| - base URL</dfn></a>, <a href= |
5383 |
| - "https://html.spec.whatwg.org/#window"><dfn data-dfn-type="dfn" |
5384 |
| - id="dfn-window">Window</dfn></a>, <a href= |
5385 |
| - "https://html.spec.whatwg.org/#windowproxy"><dfn data-dfn-type= |
5386 |
| - "dfn" id="dfn-windowproxy">WindowProxy</dfn></a>, <a href= |
5387 |
| - "https://html.spec.whatwg.org/#origin"><dfn data-dfn-type="dfn" |
5388 |
| - id="dfn-origin">origin</dfn></a>, <a href= |
5389 |
| - "https://html.spec.whatwg.org/#ascii-serialisation-of-an-origin"> |
| 5381 | + object</dfn></a>, |
| 5382 | + |
| 5383 | + <a href="https://html.spec.whatwg.org/#document"> |
| 5384 | + <dfn data-dfn-type="dfn" id="dfn-document">Document</dfn></a>, |
| 5385 | + |
| 5386 | + <a href="http://www.w3.org/TR/2011/WD-html5-20110113/urls.html#document-base-url"> |
| 5387 | + <dfn data-dfn-type="dfn" id="dfn-document-base-url">document base URL</dfn></a>, |
| 5388 | + |
| 5389 | + <a href="https://html.spec.whatwg.org/#window"> |
| 5390 | + <dfn data-dfn-type="dfn" id="dfn-window">Window</dfn></a>, |
| 5391 | + |
| 5392 | + <a href="https://html.spec.whatwg.org/#windowproxy"> |
| 5393 | + <dfn data-dfn-type="dfn" id="dfn-windowproxy">WindowProxy</dfn></a>, |
| 5394 | + |
| 5395 | + <a href="https://html.spec.whatwg.org/#origin"> |
| 5396 | + <dfn data-dfn-type="dfn" id="dfn-origin">origin</dfn></a>, |
| 5397 | + |
| 5398 | + <a href="https://html.spec.whatwg.org/#ascii-serialisation-of-an-origin"> |
5390 | 5399 | <dfn data-dfn-type="dfn" id="dfn-ascii-serialized-origin">ASCII
|
5391 |
| - serialized origin</dfn></a>, executing algorithms <a href= |
5392 |
| - "https://html.spec.whatwg.org/#in-parallel"><dfn data-dfn-type= |
5393 |
| - "dfn" id="dfn-in-parallel">in parallel</dfn></a>, <a href= |
5394 |
| - "https://html.spec.whatwg.org/#queue-a-task"><dfn data-dfn-type="dfn" |
5395 |
| - id="dfn-queue-a-task">queue a task</dfn></a>, <a href= |
5396 |
| - "https://html.spec.whatwg.org/#task-source"><dfn data-dfn-type= |
5397 |
| - "dfn" id="dfn-task-source">task source</dfn></a>, <a href= |
5398 |
| - "https://html.spec.whatwg.org/#the-iframe-element"><dfn data-dfn-type="dfn" |
5399 |
| - id="dfn-iframe">iframe</dfn></a>, <a href= |
5400 |
| - "https://html.spec.whatwg.org/#valid-mime-type"><dfn data-dfn-type="dfn" |
5401 |
| - id="dfn-valid-mime-type">valid MIME type</dfn></a>.</p> |
| 5400 | + serialized origin</dfn></a>, |
| 5401 | + |
| 5402 | + executing algorithms |
| 5403 | + |
| 5404 | + <a href="https://html.spec.whatwg.org/#in-parallel"> |
| 5405 | + <dfn data-dfn-type="dfn" id="dfn-in-parallel">in parallel</dfn></a>, |
| 5406 | + |
| 5407 | + <a href="https://html.spec.whatwg.org/#queue-a-task"> |
| 5408 | + <dfn data-dfn-type="dfn" id="dfn-queue-a-task">queue a task</dfn></a>, |
| 5409 | + |
| 5410 | + <a href="https://html.spec.whatwg.org/#task-source"> |
| 5411 | + <dfn data-dfn-type="dfn" id="dfn-task-source">task source</dfn></a>, |
| 5412 | + |
| 5413 | + <a href="https://html.spec.whatwg.org/#the-iframe-element"> |
| 5414 | + <dfn data-dfn-type="dfn" id="dfn-iframe">iframe</dfn></a>, |
| 5415 | + |
| 5416 | + <a href="https://html.spec.whatwg.org/#valid-mime-type"> |
| 5417 | + <dfn data-dfn-type="dfn" id="dfn-valid-mime-type">valid MIME type</dfn></a>.</p> |
| 5418 | + |
5402 | 5419 | <p>A <a href="#dfn-browsing-context" class="internalDFN"
|
5403 | 5420 | data-link-type="dfn">browsing context</a> refers to the
|
5404 | 5421 | environment in which <a href="#dfn-document" class=
|
|
0 commit comments