Is there any way to avoid HTML 5 parser? My application has the following doctype type:
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"
And I want it to be interpreted using HTML4 definitions, not HTML5
EDIT:
My question is to solve this problem: Chrome popup. Fill in this field
html html-parsing
TiagoDias Apr 12 2018-11-11T00: 00Z
source share