Opened 12 years ago
Last modified 12 years ago
#9975 confirmed Bug
Move node's methods from htmlDataProcessor to htmlParser.node
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Parser | Version: | |
Keywords: | Cc: |
Description
getLast, getNext, isEmpty, isBlockBoundary, insertAfter, insertBefore, append, removeFromParent, getNodeIndex.
Thanks to that will be able to test them, so tests should be written.