parser/htmlparser/tests/crashtests/60110-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.

michael@0 1 <HTML><HEAD>
michael@0 2 <TITLE>Edit parameters</TITLE>
michael@0 3
michael@0 4
michael@0 5 </HEAD>
michael@0 6 <BODY BGCOLOR="#FFFFFF" TEXT="#000000"
michael@0 7 LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000" >
michael@0 8
michael@0 9 <p>
michael@0 10 Any item you check Reset on will get reset to its default value.
michael@0 11 <form method=post action=doeditparams.cgi><table>
michael@0 12
michael@0 13 <tr><td valign=top><input type=checkbox name=reset-newchangedmail>Reset</td><td>
michael@0 14 <textarea wrap=hard name=newchangedmail rows=10 cols=80>From: bugzilla-daemon&#010;To: %to%&#013;&#010;Cc: %cc%&#013;&#010;Subject: [Bug %bugid%] %neworchanged% - %summary%&#013;&#010;&#013;&#010;%urlbase%show_bug.cgi?id=%bugid%&#013;&#010;&#013;&#010;%diffs%</textarea>
michael@0 15 </td></tr>
michael@0 16 <tr><td valign=top><input type=checkbox name=reset-whinemail>Reset</td><td>
michael@0 17 <textarea wrap=hard name=whinemail rows=10 cols=80>From: bugzilla-daemon&#010;To: %email%&#013;&#010;Subject: Your Bugzilla buglist needs attention.&#013;&#010;&#013;&#010;[This e-mail has been automatically generated.]&#013;&#010;&#013;&#010;You have one or more bugs assigned to you in the Bugzilla &#013;&#010;bugsystem (%urlbase%) that require&#013;&#010;attention.&#013;&#010;&#013;&#010;All of these bugs are in the NEW state, and have not been touched&#013;&#010;in %whinedays% days or more. You need to take a look at them, and &#013;&#010;decide on an initial action.&#013;&#010;&#013;&#010;&#013;&#010;&#013;&#010;</textarea>
michael@0 18 </td></tr>
michael@0 19 <tr><td></td><td>2.11</td></tr></table>
michael@0 20 <input type=reset value="Reset form"><br>
michael@0 21 <input type=submit value="Submit changes">
michael@0 22 </form>

mercurial