Skip to content

Commit cf5bff0

Browse files
committed
Remove constraint about Forms in expose()
Signed-off-by: Zoltan Kis <[email protected]>
1 parent b29194b commit cf5bff0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,9 +2879,6 @@ <h3>The <dfn>EventSubscriptionHandler</dfn> callback</h3>
28792879
for <a>WoT Interactions</a> (read, write and observe <a>Properties</a>,
28802880
invoke <a>Action</a>s and manage <a>Event</a> subscriptions),
28812881
based on the <a>Protocol Bindings</a>.
2882-
If for any <a>WoT Interaction</a> there is no |form| specified that
2883-
is supported by the implementation, reject |promise| with a
2884-
{{NotSupportedError}} and abort these steps.
28852882
Implementations MAY reject this step for any reason (e.g. if they
28862883
want to enforce further checks and constraints on interaction forms).
28872884
</li>

0 commit comments

Comments
 (0)