[Webkit-unassigned] [Bug 148774] New: Range.intersectsNode erroneously return true on a detached range
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 3 19:30:52 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=148774
Bug ID: 148774
Summary: Range.intersectsNode erroneously return true on a
detached range
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: cdumez at apple.com, webkit-bug-importer at group.apple.com
When the range is "detached", (i.e. start/end are never set), Range.intersectNode should return false on DocType.
This is what Firefox does. See https://dom.spec.whatwg.org/#dom-range-intersectsnode
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150904/881fde32/attachment-0001.html>
More information about the webkit-unassigned
mailing list