<html>
  <head>
    <title>Reference for test that invalid XML in the 'SVG ' table is rejected</title>
    <style>
      @font-face {
        font-family : 'Liberation';
        src : url(resources/nosvg.woff);
      }
      body {
        font-family : 'Liberation';
        font-size : 200px;
      }
    </style>
  </head>
  <body>
    LML&#xfe01;
  </body>
</html>