RESOLVED WONTFIX Bug 5116
Add intersection testing helpers to DOMRange
https://bugs.webkit.org/show_bug.cgi?id=5116
Summary Add intersection testing helpers to DOMRange
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.