Closed Bug 2275 Opened 26 years ago Closed 26 years ago

Body colour not inherited in table

Categories

(Core :: CSS Parsing and Computation, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: peterl-retired)

Details

The colour specified in the <BODY> is not inherited by the table. The following example illustrates this: <html> <head> </head> <body bgcolor="#000000" text="#FFFFFF"> Hello 1 <table><tr><td> Hello 2 </td></tr></table> </body> </html>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Troy broke this and already fixed it again.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.