4 Table 'color' Inheritance Test ---quirk --- bug
46480
7 <STYLE type=
"text/css">
8 TABLE, TD, TH {border:
10px solid}
9 body {background: white}
17 <DIV style=
"color: green">
19 <TR style=
"color: blue">
21 <TD>Records for Cropping Years
</TD>
29 <TR style=
"color: blue">
30 <TD style=
"color: inherit">Field
</TD>
31 <TD>Records for Cropping Years
</TD>
37 <TABLE style=
"color: blue">
39 <TD style=
"color: inherit">Field
</TD>
40 <TD>Records for Cropping Years
</TD>
46 <TABLE style=
"color: blue">
47 <TR style=
"color: inherit">
48 <TD style=
"color: inherit">Field
</TD>
49 <TD>Records for Cropping Years
</TD>
55 <TABLE style=
"color: blue">
56 <TBODY style=
"color: inherit">
57 <TR style=
"color: inherit">
58 <TD style=
"color: inherit">Field
</TD>
59 <TD>Records for Cropping Years
</TD>