RESOLVED FIXED 148779
isPointInRange should never throw WrongDocumentError
https://bugs.webkit.org/show_bug.cgi?id=148779
Summary isPointInRange should never throw WrongDocumentError
Ryosuke Niwa
Reported 2015-09-03 19:58:19 PDT
https://dom.spec.whatwg.org/#dom-range-ispointinrange never throws WrongDocumentError. This bug was found by the newly added test: LayoutTests/http/tests/w3c/dom/ranges/Range-isPointInRange.html
Attachments
Radar WebKit Bug Importer
Comment 1 2015-09-03 19:58:43 PDT
Ryosuke Niwa
Comment 2 2015-09-04 09:25:22 PDT
Note You need to log in before you can comment on or make changes to this bug.