Skip to content

Commit

Permalink
Editorial: Clarify other wordings to reference "implements"
Browse files Browse the repository at this point in the history
  • Loading branch information
littledan committed Dec 10, 2018
1 parent 98c9ef6 commit cc74839
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -12348,7 +12348,11 @@ The value of the [=function object=]’s <code class="idl">name</code> property
<li>|value|.\[[PrimaryInterface]] is |interface|.</li>
<li>The set of [=inherited interfaces=] of |value|.\[[PrimaryInterface]] contains |interface|.</li>
</ul>
</div>

<div class="note">
Specifications use various wordings to reference the "[=implements=]" algorithm,
such as "|object| is an |interface| object", to mean, "|object| implements |interface|".
</div>

Every [=platform object=] is associated with a global environment, just
Expand Down

0 comments on commit cc74839

Please sign in to comment.