Adding regression tests.

This commit is contained in:
bzbarsky%mit.edu 2006-07-31 17:11:21 +00:00
parent df6eebe72d
commit 21a9c27352
25 changed files with 598 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<html><head><title>Testcase</title></head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with <input type="button" value="BuTtoNs"><button type="button">Buttttons</button> in it<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
<button type="button">Just a button<br>With text in it</button>
</p>
<p><button type="button" style="letter-spacing: 1em">Spacy text</button> <input type="button" style="letter-spacing: 1em" value="Spacy text"></p>
<p><button type="button" style="letter-spacing: 1em">Spacy text</button> <input type="button" style="letter-spacing: 1em" value="Spacy text"></p>
<p><input type="button"></p>
<p><input type="reset"></p>
<p><input type="submit"></p>
<p><button type="button"></button></p>
<p><button type="reset"></button></p>
<p><button type="submit"></button></p>
</form>
</body>
</html>

View File

@ -0,0 +1,37 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title></head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" value="InpuT" size="5"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" size="8"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" style="font-size: 2em" value="input" size="5"><input style="font-size: 2em" type="button" value="BuTtoN"><input style="font-size: 2em" type="submit" value="Submit"><input style="font-size: 2em" type="reset" value="reset"><input style="font-size: 2em" type="file"><select style="font-size: 2em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" style="font-size: 3em" size="8"><input style="font-size: 3em" type="button" value="BuTtoN"><input style="font-size: 3em" type="submit" value="Submit"><input style="font-size: 3em" type="reset" value="reset"><input style="font-size: 3em" type="file"><select style="font-size: 3em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,40 @@
<html><head><title>Testcase</title></head><body onclick="document.body.style.fontSize = '150%'">
Click anywhere on this page; the text size should increase. Form
controls should grow to accomodate it, and stay aligned correctly.
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" value="InpuT" size="5"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" size="8"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" style="font-size: 2em" value="input" size="5"><input style="font-size: 2em" type="button" value="BuTtoN"><input style="font-size: 2em" type="submit" value="Submit"><input style="font-size: 2em" type="reset" value="reset"><input style="font-size: 2em" type="file"><select style="font-size: 2em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" style="font-size: 3em" size="8"><input style="font-size: 3em" type="button" value="BuTtoN"><input style="font-size: 3em" type="submit" value="Submit"><input style="font-size: 3em" type="reset" value="reset"><input style="font-size: 3em" type="file"><select style="font-size: 3em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title></head><body onclick="document.body.style.fontSize = '150%'">
Click anywhere on this page; the text size should increase. Form
controls should grow to accomodate it, and stay aligned correctly.
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" value="InpuT" size="5"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" size="8"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" style="font-size: 2em" value="input" size="5"><input style="font-size: 2em" type="button" value="BuTtoN"><input style="font-size: 2em" type="submit" value="Submit"><input style="font-size: 2em" type="reset" value="reset"><input style="font-size: 2em" type="file"><select style="font-size: 2em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" style="font-size: 3em" size="8"><input style="font-size: 3em" type="button" value="BuTtoN"><input style="font-size: 3em" type="submit" value="Submit"><input style="font-size: 3em" type="reset" value="reset"><input style="font-size: 3em" type="file"><select style="font-size: 3em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,23 @@
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p> ___________ <input type="text" value="______" size="6"> __________
</p>
<p> ___________ <input type="text" value="______" style="border-width:
5px; padding: 5px" size="6"> __________ </p>
<p> ___________ <input type="text" value="______" style="border-width:
5px; padding: 5px; height: 50px" size="6"> __________ </p>
<p> ___________ <input type="text" value="______" style="border-width:
10px; padding: 10px; height: 80px" size="6"> __________ </p>
</form>
</body></html>

View File

@ -0,0 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN"
"http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p> ___________ <input type="text" value="______" size="6"> __________
</p>
<p> ___________ <input type="text" value="______" style="border-width:
5px; padding: 5px" size="6"> __________ </p>
<p> ___________ <input type="text" value="______" style="border-width:
5px; padding: 5px; height: 50px" size="6"> __________ </p>
<p> ___________ <input type="text" value="______" style="border-width:
10px; padding: 10px; height: 80px" size="6"> __________ </p>
</form>
</body></html>

View File

@ -0,0 +1,30 @@
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25">____textarea_____</textarea>____ inside.
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="vertical-align:baseline">____aligned textarea_____</textarea>____ inside.
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="font-size: 2em">____textarea_____</textarea>____ inside.
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="vertical-align:baseline; font-size: 2em">____aligned textarea_____</textarea>____ inside.
</p>
</form>
</body></html>

View File

@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html251/strict.dtd">
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25">____textarea_____</textarea>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="vertical-align:baseline">____aligned textarea_____</textarea>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="font-size: 2em">____textarea_____</textarea>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<textarea cols="25" style="vertical-align:baseline; font-size: 2em">____aligned textarea_____</textarea>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,27 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title></head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with <input type="button" value="BuTtoNs"><button type="button">Buttttons</button> in it<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
<button type="button">Just a button<br>With text in it</button>
</p>
<p><button type="button" style="letter-spacing: 1em">Spacy text</button> <input type="button" style="letter-spacing: 1em" value="Spacy text"></p>
<p><button type="button" style="letter-spacing: 1em">Spacy text</button> <input type="button" style="letter-spacing: 1em" value="Spacy text"></p>
<p><input type="button"></p>
<p><input type="reset"></p>
<p><input type="submit"></p>
<p><button type="button"></button></p>
<p><button type="reset"></button></p>
<p><button type="submit"></button></p>
</form>
</body>
</html>

View File

@ -0,0 +1,12 @@
<html><head><title>Testcase</title></head><body>
<form>
Text <select disabled>
<option>foo
</select>
<select>
</select>
<input> Text
</form>
</body>
</html>

View File

@ -0,0 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title></head><body>
<form>
Text <select disabled>
<option>foo
</select>
<select>
</select>
<input> Text
</form>
</body>
</html>

View File

@ -0,0 +1,10 @@
<html><head><title>Testcase</title></head><body>
<form>
<p>This is text: <input type="checkbox"> Check me!</p>
<p>This is text: <input type="radio"> Radio me!</p>
</form>
</body></html>

View File

@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN"
"http://www.w3.org/TR/html401/strict.dtd">
<html><head><title>Testcase</title></head><body>
<form>
<p>This is text: <input type="checkbox"> Check me!</p>
<p>This is text: <input type="radio"> Radio me!</p>
</form>
</body></html>

View File

@ -0,0 +1,39 @@
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select><option>____select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5"><option>____sized select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="vertical-align: baseline"><option>____sized aligned select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select style="font-size: 2em"><option>____select_____</option></select>____ inside.
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="font-size: 2em"><option>____sized select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="vertical-align: baseline; font-size: 2em"><option>____sized aligned select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,40 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html251/strict.dtd">
<html><head><title>Testcase</title>
<style>
* { font-family: serif }
</style>
</head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select><option>____select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5"><option>____sized select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="vertical-align: baseline"><option>____sized aligned select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select style="font-size: 2em"><option>____select_____</option></select>____ inside.
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="font-size: 2em"><option>____sized select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a ___<select size="5" style="vertical-align: baseline; font-size: 2em"><option>____sized aligned select_____</option></select>____ inside.<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,36 @@
<html><head><title>Testcase</title></head><body>
<form>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" value="InpuT" size="5"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" size="8"><input type="button" value="BuTtoN"><input type="submit" value="Submit"><input type="reset" value="reset"><input type="file"><select><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>Same with big font</p>
<p>This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with an <input value="input" style="font-size: 2em" value="input" size="5"><input style="font-size: 2em" type="button" value="BuTtoN"><input style="font-size: 2em" type="submit" value="Submit"><input style="font-size: 2em" type="reset" value="reset"><input style="font-size: 2em" type="file"><select style="font-size: 2em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
<p>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is a happy line of text with a <input type="password" value="password" style="font-size: 3em" size="8"><input style="font-size: 3em" type="button" value="BuTtoN"><input style="font-size: 3em" type="submit" value="Submit"><input style="font-size: 3em" type="reset" value="reset"><input style="font-size: 3em" type="file"><select style="font-size: 3em"><option>Select</option><option>Select2</option></select>inside<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!<br>
This is another happy line of text sorta just hanging out here so you can see the spacing. More text! More!
</p>
</form>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body BGCOLOR="#FFFFFF">
<form>
<input TYPE="submit" NAME="Submit" VALUE="Submit">no style<br>
<input style="letter-spacing:1px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=1px<br>
<input style="letter-spacing:2px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=2px<br>
<input style="letter-spacing:3px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=3px<br>
<input style="letter-spacing:4px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=4px<br>
<input style="letter-spacing:5px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=5px<br>
<input style="letter-spacing:5px; width:100px;" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=5px; width=100px<br>
</form>
</body></html>

View File

@ -0,0 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html><body BGCOLOR="#FFFFFF">
<form>
<input TYPE="submit" NAME="Submit" VALUE="Submit">no style<br>
<input style="letter-spacing:1px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=1px<br>
<input style="letter-spacing:2px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=2px<br>
<input style="letter-spacing:3px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=3px<br>
<input style="letter-spacing:4px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=4px<br>
<input style="letter-spacing:5px" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=5px<br>
<input style="letter-spacing:5px; width:100px;" TYPE="submit" NAME="Submit" VALUE="Submit"> ls=5px; width=100px<br>
</form>
</body></html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<STYLE type="text/css">
input, button {
font-family: monospace;
font-size: 12pt;
}
</STYLE>
<TITLE>Mozilla Bug 70251</TITLE>
<FORM action="">
<P>
<INPUT type="text" size="25" value="MWmwxxx">
<BUTTON>MWmwxxx</BUTTON>
</FORM>

View File

@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Testcase</title>
</head>
<body>
<form style="border-bottom: 1px solid #000; background-color: #ccc;">
<input type="text" ><input type="checkbox"><input type="radio"><input type="password"><input type="file"><input type="submit"><input type="reset"><input type="button" value="TypeButton"><button>Button</button>
</form>
</body>
</html>

View File

@ -0,0 +1,13 @@
<html lang="en">
<head>
<title>Testcase</title>
</head>
<body>
<p>Quirks Mode Testcase</p>
<form style="border-bottom: 1px solid #000; background-color: #ccc;">
<input type="text" ><input type="checkbox"><input type="radio"><input type="password"><input type="file"><input type="submit"><input type="reset"><input type="button" value="TypeButton"><button>Button</button>
</form>
</body>
</html>

View File

@ -0,0 +1,16 @@
<html>
<body>
<form>
<table>
<tr>
<td align="right"><u>Not aligned to baseline:</u></td>
<td><input value="foo"></td>
</tr>
<tr>
<td valign="baseline" align="right"><u>Aligned to baseline:</u></td>
<td valign="baseline"><input value="foo"></td>
</tr>
</table>
</form>
</body>
</html>

View File

@ -0,0 +1,21 @@
<html>
<head>
<title>Button sizing testcase</title>
<style>
/* input, button {font-family: monospace} */
</style>
</head>
<body>
<input type="submit" value="l">
<input type="submit" value="aaaaaaaaaaaaaaaaaaaa">
<p>
<input type="reset" value="l">
<input type="reset" value="aaaaaaaaaaaaaaaaaaaa">
<p>
<input type="button" value="l">
<input type="button" value="aaaaaaaaaaaaaaaaaaaa">
<p>
<button>l</button>
<button>aaaaaaaaaaaaaaaaaaaa</button>
</body>
</html>

View File

@ -0,0 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Button sizing testcase -- strict</title>
</head>
<body>
<p>
<input type="submit" value="l">
<input type="submit" value="aaaaaaaaaaaaaaaaaaaa">
</p>
<p>
<input type="reset" value="l">
<input type="reset" value="aaaaaaaaaaaaaaaaaaaa">
</p>
<p>
<input type="button" value="l">
<input type="button" value="aaaaaaaaaaaaaaaaaaaa">
</p>
<p>
<button>l</button>
<button>aaaaaaaaaaaaaaaaaaaa</button>
</p>
</body>
</html>

View File

@ -7,6 +7,22 @@ bug113245.html
bug117606.html
bug138403-1.html
bug138403-2.html
bug167236-1.html
bug167236-2.html
bug167236-3.html
bug167236-4.html
bug167236-5.html
bug167236-6.html
bug167236-7.html
bug167236-8.html
bug167236-9.html
bug167236-10.html
bug167236-11.html
bug167236-12.html
bug167236-13.html
bug167236-14.html
bug167236-15.html
bug167236-16.html
bug17450.html
bug17474-1.html
bug17474-2.html
@ -29,6 +45,8 @@ bug305705.html
bug33327.html
bug35934.html
bug36130.html
bug36364-1.html
bug36364-2.html
bug36964.html
bug37261.html
bug37459.html
@ -72,12 +90,18 @@ bug68963.html
bug69984.html
bug7025-1.html
bug7025-2.html
bug70251-1.html
bug70251-2.html
bug70251-3.html
bug70251-4.html
bug70381.html
bug74069.html
bug7543.html
bug7549.html
bug77068.html
bug79863.html
bug79927-1.html
bug79927-2.html
bug81448.html
bug8665.html
bug88849.html