diff --git a/document/js-api/index.bs b/document/js-api/index.bs index 31e4b219..f515acb1 100644 --- a/document/js-api/index.bs +++ b/document/js-api/index.bs @@ -1236,6 +1236,8 @@ The type() 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). +

Runtime exceptions