Skip to content

v4.0.2

Choose a tag to compare

@lexborisov lexborisov released this 07 Nov 15:40
· 73 commits to master since this release
  • 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_element for 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)