Open
Bug 1749490
Opened 4 years ago
Updated 3 years ago
Rename `nsINode::mPreviousOrLastSibling` to `nsINode::mPreviousOrLastInclusiveSibling`
Categories
(Core :: DOM: Core & HTML, enhancement, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mbrodesser, Unassigned)
Details
It's clearer. "Inclusive sibling" is spec'ed at https://dom.spec.whatwg.org/#concept-tree-inclusive-sibling.
| Reporter | ||
Updated•4 years ago
|
Assignee: nobody → mbrodesser
| Reporter | ||
Comment 1•3 years ago
|
||
Won't have time for this soon.
Assignee: mbrodesser → nobody
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•