<!--
p { background:yellow; }
-->
<?xml-stylesheet type='text/css' href=''?>
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title>href='' (self)</title>
 </head>
 <body>
  <p>If this line has a yellow background, then this document was applied as a style sheet to itself.</p>
 </body>
</html>