<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <form novalidate>
      <output class='notvalid'>foo</output>
    </form>
  </body>
</html>