RetroZilla/layout/html/tests/formctls/interactive/bug180805.html
2015-10-20 23:03:22 -04: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>