content/base/crashtests/116848-1.html

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     3 <head>
     4    <title>Test case boiled down from www.sjetmarka.no</title>
     5 </head>
     6 <body>
     7   <table>
     8     <tr>
     9       <td>
    10         <SCRIPT language="JavaScript1.2">
    11           document.write('<div>')
    12          </script>
    13          Hei og velkommen til Mozilla
    14          <head>
    15            <script language="JavaScript1.2">
    16              document.write('</div>')
    17            </script>
    18          </head>
    19       </td>
    20     </tr>
    21   </table>
    22   <table>
    23     <tr>
    24       <td>
    25         God jul til alle
    26       </td>
    27     </tr>
    28   </table>
    29 </body>
    30 </html>

mercurial