I was surfing the web, as usual and I wanted to take a look at Bing's source code because I was curious and wanted to know what they were using to make their image fade in. I was surprised by what could only be qualified by the following line :
Holy wall of text!
And it made me wonder if there is any advantage to obfuscate your (X)HTML, CSS and Javascript JavaScript like this? To reduce the size of the file perhaps?
Edit : After looking around, I realized this was a pretty common praticepractice. Never looked at it from a minification point of view before!
