Skip to content

Commit 962ca6f

Browse files
committed
use HTML5.2 instead of whatwg living standard
1 parent f9238ed commit 962ca6f

File tree

3 files changed

+122
-123
lines changed

3 files changed

+122
-123
lines changed

Overview.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -5028,7 +5028,7 @@ <h2 id="x8-observables"><span class="secno">8.</span>
50285028
class="internalDFN" data-link-type=
50295029
"dfn"><code>subscribe</code></a></span>(<span class=
50305030
"idlParam"><span class="idlParamType"><a href=
5031-
"https://html.spec.whatwg.org/multipage/#eventhandler">EventHandler</a></span> <span class="idlParamName">handler</span></span>,<span class="idlParam">
5031+
"https://www.w3.org/TR/html52/single-page.html#typedefdef-eventhandler">EventHandler</a></span> <span class="idlParamName">handler</span></span>,<span class="idlParam">
50325032
optional<span class=
50335033
"idlParamType"> <a data-link-for="" href="#dom-errorhandler" class=
50345034
"internalDFN" data-link-type=
@@ -5363,57 +5363,57 @@ <h2 id="x10-terminology-and-conventions"><span class=
53635363
href="#bib-html52">HTML52</a></cite>] and are used in the context
53645364
of browser implementations:
53655365

5366-
<a href="https://html.spec.whatwg.org/multipage/browsers.html#browsing-context">
5366+
<a href="https://www.w3.org/TR/html52/single-page.html#browsing-context">
53675367
<dfn data-dfn-type="dfn" id="dfn-browsing-context">browsing
53685368
context</dfn></a>,
53695369

5370-
<a href="https://html.spec.whatwg.org/#top-level-browsing-context">
5370+
<a href="https://www.w3.org/TR/html52/single-page.html#top-level-browsing-context">
53715371
<dfn data-dfn-type="dfn" id="dfn-top-level-browsing-context">top-level browsing
53725372
context</dfn></a>,
53735373

5374-
<a href="https://html.spec.whatwg.org/multipage/webappapis.html#global-object">
5374+
<a href="https://www.w3.org/TR/html52/single-page.html#global-object">
53755375
<dfn data-dfn-type="dfn" id="dfn-global-object">global
53765376
object</dfn></a>,
53775377

5378-
<a href="http://www.w3.org/TR/html5/webappapis.html#incumbent-settings-object">
5378+
<a href="https://www.w3.org/TR/html52/single-page.html#incumbent-settings-object">
53795379
<dfn data-dfn-type="dfn" id=
53805380
"dfn-incumbent-settings-object">incumbent settings
53815381
object</dfn></a>,
53825382

5383-
<a href="https://html.spec.whatwg.org/#document">
5383+
<a href="https://www.w3.org/TR/html52/single-page.html#document">
53845384
<dfn data-dfn-type="dfn" id="dfn-document">Document</dfn></a>,
53855385

5386-
<a href="http://www.w3.org/TR/2011/WD-html5-20110113/urls.html#document-base-url">
5386+
<a href="https://www.w3.org/TR/html52/single-page.html#document-base-url">
53875387
<dfn data-dfn-type="dfn" id="dfn-document-base-url">document base URL</dfn></a>,
53885388

5389-
<a href="https://html.spec.whatwg.org/#window">
5389+
<a href="https://www.w3.org/TR/html52/single-page.html#window">
53905390
<dfn data-dfn-type="dfn" id="dfn-window">Window</dfn></a>,
53915391

5392-
<a href="https://html.spec.whatwg.org/#windowproxy">
5392+
<a href="https://www.w3.org/TR/html52/single-page.html#windowproxy">
53935393
<dfn data-dfn-type="dfn" id="dfn-windowproxy">WindowProxy</dfn></a>,
53945394

5395-
<a href="https://html.spec.whatwg.org/#origin">
5395+
<a href="https://www.w3.org/TR/html52/single-page.html#section-origin">
53965396
<dfn data-dfn-type="dfn" id="dfn-origin">origin</dfn></a>,
53975397

5398-
<a href="https://html.spec.whatwg.org/#ascii-serialisation-of-an-origin">
5398+
<a href="https://www.w3.org/TR/html52/single-page.html#ascii-serialization-of-an-origin">
53995399
<dfn data-dfn-type="dfn" id="dfn-ascii-serialized-origin">ASCII
54005400
serialized origin</dfn></a>,
54015401

54025402
executing algorithms
54035403

5404-
<a href="https://html.spec.whatwg.org/#in-parallel">
5404+
<a href="https://www.w3.org/TR/html52/single-page.html#in-parallel">
54055405
<dfn data-dfn-type="dfn" id="dfn-in-parallel">in parallel</dfn></a>,
54065406

5407-
<a href="https://html.spec.whatwg.org/#queue-a-task">
5407+
<a href="https://www.w3.org/TR/html52/single-page.html#queuing">
54085408
<dfn data-dfn-type="dfn" id="dfn-queue-a-task">queue a task</dfn></a>,
54095409

5410-
<a href="https://html.spec.whatwg.org/#task-source">
5410+
<a href="https://www.w3.org/TR/html52/single-page.html#task-source">
54115411
<dfn data-dfn-type="dfn" id="dfn-task-source">task source</dfn></a>,
54125412

5413-
<a href="https://html.spec.whatwg.org/#the-iframe-element">
5413+
<a href="https://www.w3.org/TR/html52/single-page.html#the-iframe-element">
54145414
<dfn data-dfn-type="dfn" id="dfn-iframe">iframe</dfn></a>,
54155415

5416-
<a href="https://html.spec.whatwg.org/#valid-mime-type">
5416+
<a href="https://www.w3.org/TR/html52/single-page.html#valid-mime-type">
54175417
<dfn data-dfn-type="dfn" id="dfn-valid-mime-type">valid MIME type</dfn></a>.</p>
54185418

54195419
<p>A <a href="#dfn-browsing-context" class="internalDFN"

releases/wd3/Overview.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -5028,7 +5028,7 @@ <h2 id="x8-observables"><span class="secno">8.</span>
50285028
class="internalDFN" data-link-type=
50295029
"dfn"><code>subscribe</code></a></span>(<span class=
50305030
"idlParam"><span class="idlParamType"><a href=
5031-
"https://html.spec.whatwg.org/multipage/#eventhandler">EventHandler</a></span> <span class="idlParamName">handler</span></span>,<span class="idlParam">
5031+
"https://www.w3.org/TR/html52/single-page.html#typedefdef-eventhandler">EventHandler</a></span> <span class="idlParamName">handler</span></span>,<span class="idlParam">
50325032
optional<span class=
50335033
"idlParamType"> <a data-link-for="" href="#dom-errorhandler" class=
50345034
"internalDFN" data-link-type=
@@ -5363,57 +5363,57 @@ <h2 id="x10-terminology-and-conventions"><span class=
53635363
href="#bib-html52">HTML52</a></cite>] and are used in the context
53645364
of browser implementations:
53655365

5366-
<a href="https://html.spec.whatwg.org/multipage/browsers.html#browsing-context">
5366+
<a href="https://www.w3.org/TR/html52/single-page.html#browsing-context">
53675367
<dfn data-dfn-type="dfn" id="dfn-browsing-context">browsing
53685368
context</dfn></a>,
53695369

5370-
<a href="https://html.spec.whatwg.org/#top-level-browsing-context">
5370+
<a href="https://www.w3.org/TR/html52/single-page.html#top-level-browsing-context">
53715371
<dfn data-dfn-type="dfn" id="dfn-top-level-browsing-context">top-level browsing
53725372
context</dfn></a>,
53735373

5374-
<a href="https://html.spec.whatwg.org/multipage/webappapis.html#global-object">
5374+
<a href="https://www.w3.org/TR/html52/single-page.html#global-object">
53755375
<dfn data-dfn-type="dfn" id="dfn-global-object">global
53765376
object</dfn></a>,
53775377

5378-
<a href="http://www.w3.org/TR/html5/webappapis.html#incumbent-settings-object">
5378+
<a href="https://www.w3.org/TR/html52/single-page.html#incumbent-settings-object">
53795379
<dfn data-dfn-type="dfn" id=
53805380
"dfn-incumbent-settings-object">incumbent settings
53815381
object</dfn></a>,
53825382

5383-
<a href="https://html.spec.whatwg.org/#document">
5383+
<a href="https://www.w3.org/TR/html52/single-page.html#document">
53845384
<dfn data-dfn-type="dfn" id="dfn-document">Document</dfn></a>,
53855385

5386-
<a href="http://www.w3.org/TR/2011/WD-html5-20110113/urls.html#document-base-url">
5386+
<a href="https://www.w3.org/TR/html52/single-page.html#document-base-url">
53875387
<dfn data-dfn-type="dfn" id="dfn-document-base-url">document base URL</dfn></a>,
53885388

5389-
<a href="https://html.spec.whatwg.org/#window">
5389+
<a href="https://www.w3.org/TR/html52/single-page.html#window">
53905390
<dfn data-dfn-type="dfn" id="dfn-window">Window</dfn></a>,
53915391

5392-
<a href="https://html.spec.whatwg.org/#windowproxy">
5392+
<a href="https://www.w3.org/TR/html52/single-page.html#windowproxy">
53935393
<dfn data-dfn-type="dfn" id="dfn-windowproxy">WindowProxy</dfn></a>,
53945394

5395-
<a href="https://html.spec.whatwg.org/#origin">
5395+
<a href="https://www.w3.org/TR/html52/single-page.html#section-origin">
53965396
<dfn data-dfn-type="dfn" id="dfn-origin">origin</dfn></a>,
53975397

5398-
<a href="https://html.spec.whatwg.org/#ascii-serialisation-of-an-origin">
5398+
<a href="https://www.w3.org/TR/html52/single-page.html#ascii-serialization-of-an-origin">
53995399
<dfn data-dfn-type="dfn" id="dfn-ascii-serialized-origin">ASCII
54005400
serialized origin</dfn></a>,
54015401

54025402
executing algorithms
54035403

5404-
<a href="https://html.spec.whatwg.org/#in-parallel">
5404+
<a href="https://www.w3.org/TR/html52/single-page.html#in-parallel">
54055405
<dfn data-dfn-type="dfn" id="dfn-in-parallel">in parallel</dfn></a>,
54065406

5407-
<a href="https://html.spec.whatwg.org/#queue-a-task">
5407+
<a href="https://www.w3.org/TR/html52/single-page.html#queuing">
54085408
<dfn data-dfn-type="dfn" id="dfn-queue-a-task">queue a task</dfn></a>,
54095409

5410-
<a href="https://html.spec.whatwg.org/#task-source">
5410+
<a href="https://www.w3.org/TR/html52/single-page.html#task-source">
54115411
<dfn data-dfn-type="dfn" id="dfn-task-source">task source</dfn></a>,
54125412

5413-
<a href="https://html.spec.whatwg.org/#the-iframe-element">
5413+
<a href="https://www.w3.org/TR/html52/single-page.html#the-iframe-element">
54145414
<dfn data-dfn-type="dfn" id="dfn-iframe">iframe</dfn></a>,
54155415

5416-
<a href="https://html.spec.whatwg.org/#valid-mime-type">
5416+
<a href="https://www.w3.org/TR/html52/single-page.html#valid-mime-type">
54175417
<dfn data-dfn-type="dfn" id="dfn-valid-mime-type">valid MIME type</dfn></a>.</p>
54185418

54195419
<p>A <a href="#dfn-browsing-context" class="internalDFN"

0 commit comments

Comments
 (0)