layout/reftests/bugs/359869-1-ref.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3  <head>
     4  <title>test</title>
     5  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     6 </head>
     8 <body>
    10 <form action="">
    11  <fieldset>
    12    <p></p>
    13   </fieldset>
    14 </form>
    16 </body>
    17 </html>

mercurial