tl
tl copied to clipboard
accept illegal close tag like Chromium does
When parse illegal HTML like <div> 1 </div siz>, the div tag won't close, and Chromium-like web engine accept it normally.