Files
Mozilla/mozilla/layout/html/tests/formctls/interactive/bug180805.html
(no author) d368a405db This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-07 05:54:01 +00:00

18 lines
588 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0064)http://bugzilla.mozilla.org/attachment.cgi?id=106885&action=view -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
Zoom in or out (ctl +/-)
<TABLE border=1>
<TBODY>
<TR>
<TD width=50>
<SCRIPT>
document.write('<fieldset style="border:1px solid red"><legend></legend>');
document.write('A B')
document.write('</fieldset>');
</SCRIPT>
</TD></TR></TBODY></TABLE></BODY></HTML>