The 'data' attribute contained HTML code, which had been used a bit later in the HTML structure and, more importantly, it was not accessed anywhere, thus it only made the HTML code larger with no gain. Also, the attribute value could cause HTML structure breakage, when the 'data' attribute contained double quotes.