Skip to content

Commit

Permalink
Add missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Mar 9, 2017
1 parent 1f2b01b commit 5a1d78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -8438,7 +8438,7 @@ interface <dfn>DOMStringList</dfn> {
<li><p>Perform the appropriate <span>transfer steps</span> for the interface identified by
<var>interfaceName</var>, given <var>value</var> and <var>dataHolder</var>.</p></li>

<li><p>Set <var>value</var>.[[Detached]] to true.</p></li>
<li><p>Set <var>value</var>.<span>[[Detached]]</span> to true.</p></li>
</ol>
</li>

Expand Down

0 comments on commit 5a1d78c

Please sign in to comment.