Readit News logoReadit News
theandrewbailey · a year ago
Useful for code-golfing HTML, but the complexity of rules sounds like a maintenance nightmare for professional use.
grajaganDev · a year ago
Yes and it increases XSS (cross site scripting) risk.
metaloha · a year ago
I've never dived (dove? doven?) into the output of an HTML minimizer, but I assumed this was one of the things it would do - remove all optional tags while retaining the same DOM tree output.
beardyw · a year ago
HTML was intended at first to be hand crafted by scientists. That it should be forgiving is a good thing, because who wants a "this page has imperfect html" message.