Skip to content

Commit

Permalink
Removed doubled entry, Fixes #2935 (#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
CreaTorAlexander authored Mar 10, 2021
1 parent 625907d commit e5c5d7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions files/en-us/web/api/text/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ <h2 id="Properties">Properties</h2>
</dd>
<dt>{{domxref("Text.wholeText")}} {{readonlyInline}}</dt>
<dd>Returns a {{domxref("DOMString")}} containing the text of all <code>Text</code> nodes logically adjacent to this {{domxref("Node")}}, concatenated in document order.</dd>
<dt>{{domxref("Text.assignedSlot")}} {{readonlyinline}}</dt>
<dd>Returns the {{domxref("HTMLSlotElement")}} object associated with the element.</dd>
</dl>

<h2 id="Methods_2">Methods</h2>
Expand Down

0 comments on commit e5c5d7b

Please sign in to comment.