Bug 5116

Summary: Add intersection testing helpers to DOMRange
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: ahmad.saleem792, ap, bfulgham, gsnedders, ian, rniwa
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Alexey Proskuryakov
Reported 2005-09-24 04:17:43 PDT
I would be nice to have helpers to test whether DOMRanges intersect and whether a point is in a DOMRange, as Darin suggested in <http://bugzilla.opendarwin.org/show_bug.cgi?id=4394#c9>.
Attachments
Ahmad Saleem
Comment 1 2022-08-09 04:41:29 PDT
I think WPT has coverage for DOM Ranges and I think they are sufficient as of right now: https://wpt.fyi/results/dom/ranges?label=master&label=experimental&aligned&view=subtest&q=dom%20ranges I am going to mark this as "RESOLVED WONTFIX", please mark / tag as needed, if I am wrong. Thanks!
Alexey Proskuryakov
Comment 2 2022-08-18 16:04:58 PDT
This was about code refactoring, not anything exposed via Web APIs. But WONTFIX at this point indeed.
Note You need to log in before you can comment on or make changes to this bug.