Changes in HTML 5 - <?xml-stylesheet?> Instruction

What's new in HTML 5
Differences between HTML 5 and earlier versions of HTML

In HTML 5, a type="application/xsl" style sheet can be specified in an HTML link tag. Use of the <?xml-stylesheet?> processing instruction in addition to the link tag is recommended for backward compatibility with older browsers.