It injects style into xml DOM and pollute the data by accident.
Maybe it will better to skip if the page isn't a regular html, does not have any stylesheet and does not have a xslt bind to it?
Beside this, it also not work in xhtml.
Tag in xhtml may be lower case, but this script assume every tag name is in upper case
It pollute data sheet like xml file
It injects style into xml DOM and pollute the data by accident. Maybe it will better to skip if the page isn't a regular html, does not have any stylesheet and does not have a xslt bind to it? Beside this, it also not work in xhtml. Tag in xhtml may be lower case, but this script assume every tag name is in upper case