Closed
Bug 71048
Opened 25 years ago
Closed 25 years ago
Nested table does not inherit style sheet color
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: jdell, Assigned: karnaze)
Details
Attachments
(5 files)
Attached test case.
<td class=..> with a nested table will not inherit the class settings.
Result: transparent GIF file shows white rather than blue in test case.
Works in IE
Comment 4•25 years ago
|
||
This seems to only happen in quirks mode. Attaching quirks and strict mode
testcases -- in strict mode the background is properly inherited.
Tested with build 2001-03-06-08 on Linux with Viewmanager 3.
OS: Windows 2000 → All
Comment 5•25 years ago
|
||
Comment 6•25 years ago
|
||
Comment 7•25 years ago
|
||
I should point out that NS 4.76 will display this as Mozilla does in strict
mode. So quirks mode is wrong here.
Comment 8•25 years ago
|
||
Marking duplicate of "Table background color is incorrect" which has an analysis
of what's going wrong here.
*** This bug has been marked as a duplicate of 70831 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•