karnaze%netscape.com 83c7949e68 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@134820 18797224-902f-48f8-a5cc-f745e15eee43
2002-12-05 01:15:55 +00:00

41 lines
1.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=70106&action=view -->
<HTML><HEAD><TITLE>rules Property</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<CENTER>
<TABLE id=oID_1 rules=cols>
<THEAD>
<TR>
<TD>EST</TD>
<TD>1am</TD>
<TD>8pm</TD></TR></THEAD>
<TBODY>
<TR>
<TD>CST</TD>
<TD>2am</TD>
<TD>9pm</TD></TR>
<TR>
<TD>MST</TD>
<TD>3am</TD>
<TD>10pm</TD></TR></TBODY>
<TFOOT>
<TR>
<TD>PST</TD>
<TD>4am</TD>
<TD>11pm</TD></TR></TFOOT></TABLE>
<P><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style', 'rules:')">No
borders</BUTTON><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style', 'rules:none')">Exterior
border</BUTTON><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style','rules:all')">All
borders</BUTTON><BR><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style', 'rules:cols')">Column
borders</BUTTON><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style', 'rules:groups')">Groups
borders</BUTTON><BUTTON
onclick="document.getElementById('oID_1').setAttribute('style', 'rules:rows')">Table
row borders</BUTTON> </P></CENTER></BODY></HTML>