up
This commit is contained in:
parent
4272b7bb13
commit
508969c13f
168 changed files with 340 additions and 10 deletions
|
@ -0,0 +1,10 @@
|
|||
importance: 5
|
||||
|
||||
---
|
||||
|
||||
# The sibling question
|
||||
|
||||
If `elem` -- is an arbitrary DOM element node...
|
||||
|
||||
- Is it true that `elem.lastChild.nextSibling` is always `null`?
|
||||
- Is it true that `elem.children[0].previousSibling` is always `null` ?
|
Loading…
Add table
Add a link
Reference in a new issue