Skip to content

Commit

Permalink
[js-api] Add note about shipping Tag#type().
Browse files Browse the repository at this point in the history
Fixes #172.
  • Loading branch information
Ms2ger committed Jul 14, 2021
1 parent a367ea1 commit 81e4932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions document/js-api/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1236,6 +1236,8 @@ The <dfn method for="Tag">type()</dfn> method steps are:
1. [=list/Append=] [$FromValueType$](|type|) to |idlParameters|.
1. Return «[ "{{TagType/parameters}}" → |idlParameters| ]».

Advisement: This method is only expected to be implemented or shipped when both this proposal and the Type Reflection proposal are implemented or shipped (respectively).

</div>

<h4 id="runtime-exceptions">Runtime exceptions</h4>
Expand Down

0 comments on commit 81e4932

Please sign in to comment.