<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
 <head>
  <title>mail test for hixie</title>
  <style type="text/css">
   hdr[title="To"] { color: white; background: green; }
  </style>
 </head>
 <body>
  <hdr xmlns="http://example.org/" name="To">This line should be green.</hdr>
 </body>
</html>