My opinion is simple here:
Yes some tags can be omitted, but I especially draw the line at the body.
How hard does the browser have to work in order to calculate a document with such tags omitted?
Doesn't seem worth it for the sake of a few bytes in my honest opinion...
Hey!
I've just installed ProCache which is awesome.
I did notice though that my <body> tag was omitted in the minified HTML output. I managed to get the body to render by adding a class to it.
Any else had this issue before?
Andy