Bug 205745 - Align Range.intersectsNode() with the DOM specification
Summary: Align Range.intersectsNode() with the DOM specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#dom-rang...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-03 12:55 PST by Chris Dumez
Modified: 2020-01-03 15:25 PST (History)
12 users (show)

See Also:


Attachments
Patch (5.36 KB, patch)
2020-01-03 12:58 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (4.36 KB, patch)
2020-01-03 14:32 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-01-03 12:55:41 PST
Align Range.intersectsNode() with the DOM specification:
- https://dom.spec.whatwg.org/#dom-range-intersectsnode

This also aligns our behavior with Chrome and Firefox.
Comment 1 Chris Dumez 2020-01-03 12:58:32 PST
Created attachment 386709 [details]
Patch
Comment 2 Chris Dumez 2020-01-03 14:32:09 PST
Created attachment 386716 [details]
Patch
Comment 3 Chris Dumez 2020-01-03 15:22:42 PST
Comment on attachment 386716 [details]
Patch

Clearing flags on attachment: 386716

Committed r254018: <https://trac.webkit.org/changeset/254018>
Comment 4 Chris Dumez 2020-01-03 15:22:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-01-03 15:23:23 PST
<rdar://problem/58308716>