1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
5 Table 'color' Inheritance Test ---strict --- bug
46480
8 <STYLE type=
"text/css">
9 TABLE, TD, TH {border:
10px solid}
10 body {background: white; overflow: hidden;}
18 <DIV style=
"color: green">
20 <TR style=
"color: blue">
22 <TD>Records for Cropping Years
</TD>
30 <TR style=
"color: blue">
31 <TD style=
"color: inherit">Field
</TD>
32 <TD>Records for Cropping Years
</TD>
38 <TABLE style=
"color: blue">
40 <TD style=
"color: inherit">Field
</TD>
41 <TD>Records for Cropping Years
</TD>
47 <TABLE style=
"color: blue">
48 <TR style=
"color: inherit">
49 <TD style=
"color: inherit">Field
</TD>
50 <TD>Records for Cropping Years
</TD>
56 <TABLE style=
"color: blue">
57 <TBODY style=
"color: inherit">
58 <TR style=
"color: inherit">
59 <TD style=
"color: inherit">Field
</TD>
60 <TD>Records for Cropping Years
</TD>