Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 7fcfe17

Browse files
committed
[js-api] Add note about shipping Tag#type().
Fixes #172.
1 parent a367ea1 commit 7fcfe17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

document/js-api/index.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,6 +1236,8 @@ The <dfn method for="Tag">type()</dfn> method steps are:
12361236
1. [=list/Append=] [$FromValueType$](|type|) to |idlParameters|.
12371237
1. Return «[ "{{TagType/parameters}}" → |idlParameters| ]».
12381238

1239+
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).
1240+
12391241
</div>
12401242

12411243
<h4 id="runtime-exceptions">Runtime exceptions</h4>

0 commit comments

Comments
 (0)