Skip to content

Commit

Permalink
Remove confusing paragraph (mdn#37596)
Browse files Browse the repository at this point in the history
  • Loading branch information
maksverver authored Jan 10, 2025
1 parent daa0f08 commit 0670297
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions files/en-us/web/api/range/tostring/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ browser-compat: api.Range.toString
The **`Range.toString()`** method is a {{Glossary("stringifier")}} returning
the text of the {{domxref("Range")}}.

Alerting the contents of a {{domxref("Range")}} makes an implicit
`toString()` call, so comparing range and text through an alert dialog is
ineffective.

## Syntax

```js-nolint
Expand Down

0 comments on commit 0670297

Please sign in to comment.