Bug 160676 - Calling Selection.getRangeAt(0) after Selection.addRange() should return the same Range object
Summary: Calling Selection.getRangeAt(0) after Selection.addRange() should return the ...
Status: RESOLVED DUPLICATE of bug 145212
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks: 160667
  Show dependency treegraph
 
Reported: 2016-08-08 16:48 PDT by Chris Dumez
Modified: 2019-04-16 21:13 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-08-08 16:48:04 PDT
Calling Selection.getRange(0) after Selection.addRange() should return the same Range object:
- https://www.w3.org/TR/selection-api/#widl-Selection-addRange-void-Range-range
Comment 1 Danilo 2019-04-16 06:03:53 PDT
Duplicate of https://bugs.webkit.org/show_bug.cgi?id=145212
Comment 2 Ryosuke Niwa 2019-04-16 21:13:16 PDT

*** This bug has been marked as a duplicate of bug 145212 ***