v4.0.2
- Grammar: change function name _pasition => _position
- Fixed infinite loop if html file is to big. Queue round not work properly - fixed. #117
- Append new function
myhtml_node_is_void_elementfor check to see if we are dealing with a void element. #119 - Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer)