Bug 160676

Summary: Calling Selection.getRangeAt(0) after Selection.addRange() should return the same Range object
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: HTML EditingAssignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: db, enrica, rniwa
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160667    

Chris Dumez
Reported 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
Attachments
Danilo
Comment 1 2019-04-16 06:03:53 PDT
Ryosuke Niwa
Comment 2 2019-04-16 21:13:16 PDT
*** This bug has been marked as a duplicate of bug 145212 ***
Note You need to log in before you can comment on or make changes to this bug.