Skip to content

Commit 85c76e7

Browse files
committed
fix remaining Editor's Draft
1 parent 50e0519 commit 85c76e7

File tree

2 files changed

+19
-24
lines changed

2 files changed

+19
-24
lines changed

releases/wd2/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1064,7 +1064,7 @@ <h2 id="status-of-this-document">Status of This Document</h2>
10641064
</div>
10651065
<p>This document was published by the <a href=
10661066
"https://www.w3.org/WoT/WG/">Web of Things Working Group</a> as
1067-
an Editor's Draft. Comments regarding this document are
1067+
a Working Draft. Comments regarding this document are
10681068
welcome. Please send them to <a href=
10691069
10701070
(<a href="mailto:[email protected]?subject=subscribe">subscribe</a>,

releases/wd2/diff.html

+18-23
Original file line numberDiff line numberDiff line change
@@ -1476,14 +1476,11 @@ <h2 id="status-of-this-document">
14761476
Group
14771477
</a>
14781478
as
1479-
<del class="diff-old">a
1480-
First
1479+
a
1480+
<del class="diff-old">First
14811481
Public
1482-
Working
14831482
</del>
1484-
<ins class="diff-chg">an
1485-
Editor's
1486-
</ins>
1483+
Working
14871484
Draft.
14881485
<del class="diff-old">This
14891486
document
@@ -8716,33 +8713,31 @@ <h2 id="x5-the-exposedthing-interface">
87168713
"idlCallbackID"><a data-no-default="" data-link-for="" data-lt=""
87178714
href="#dom-propertywritehandler" class="internalDFN"
87188715
data-link-type="dfn"><code>PropertyWriteHandler</code></a></span> = <span class="idlCallbackType"><a href="https://heycam.github.io/webidl/#idl-promise">Promise</a>&lt;void&gt;</span> (<span class="idlParam"><span class="idlParamType"><a href="https://heycam.github.io/webidl/#idl-any">any</a></span> <span class="idlParamName">value</span></span>);</span>
8719-
</ins><span class="idlCallback" id="idl-def-actionhandler" data-idl=""<ins class="diff-chg">
8720-
data-title="ActionHandler">callback <span class=
8716+
</ins>
8717+
<span class="idlCallback" id="idl-def-actionhandler" data-idl=""
8718+
<ins class="diff-new">data-title="ActionHandler">callback <span class=
87218719
"idlCallbackID"><a data-no-default="" data-link-for="" data-lt=""
87228720
href="#dom-actionhandler" class="internalDFN" data-link-type=
87238721
"dfn"><code>ActionHandler</code></a></span> = <span class=
87248722
"idlCallbackType"><a href=
87258723
"https://heycam.github.io/webidl/#idl-promise">
87268724
Promise
8727-
</ins></a><ins class="diff-chg">
8728-
&lt;
8725+
</ins>
8726+
</a>
8727+
<del class="diff-old">;
8728+
</del>
8729+
<ins class="diff-chg">&lt;
87298730
</ins><a<ins class="diff-chg">
87308731
href="https://heycam.github.io/webidl/#idl-any">
87318732
any
87328733
</ins></a><ins class="diff-chg">
87338734
&gt;
87348735
</ins></span><ins class="diff-chg">
87358736
(
8736-
</ins><span class="idlParam"><span class="idlParamType">
8737-
<a href="https://heycam.github.io/webidl/#idl-any">
8738-
<ins class="diff-new">any
8739-
</ins>
8740-
</a>
8741-
<del class="diff-old">;
8742-
</del>
8743-
</span>
8744-
<span class="idlParamName">
8745-
<ins class="diff-chg">parameters
8737+
</ins><span class="idlParam"><span class="idlParamType"><a href="https://heycam.github.io/webidl/#idl-any"><ins class="diff-chg">
8738+
any
8739+
</ins></a></span><span class="idlParamName"><ins class="diff-chg">
8740+
parameters
87468741
</ins></span></span><ins class="diff-chg">
87478742
);
87488743
</ins>
@@ -11146,8 +11141,9 @@ <h3 id="x5-15-the-actionhandler-callback">
1114611141
<ins class="diff-chg">Description
1114711142
</ins></a><ins class="diff-chg">
1114811143
and
11144+
</ins>
1114911145
the
11150-
external
11146+
<ins class="diff-new">external
1115111147
client
1115211148
request.
1115311149
It
@@ -11162,9 +11158,8 @@ <h3 id="x5-15-the-actionhandler-callback">
1116211158
or
1116311159
resolves
1116411160
if
11165-
</ins>
1116611161
the
11167-
<ins class="diff-new">action
11162+
action
1116811163
is
1116911164
successful
1117011165
or

0 commit comments

Comments
 (0)