Closed Bug 618 Opened 26 years ago Closed 24 years ago

row background painting not backwards compatible

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: buster)

References

()

Details

today we paint row backgrounds as a solid block, with cell backgrounds painting
over them.
Nav4 and IE treat row backgrounds as being inherited by the cells.
The visual difference is the space between cells gets the table background
rather than the row background.
CSS-2 seems to indicate we should do it the way we're doing it today.
I've added code to do this the Nav4 way, making sample 3 look correct.
We can easily add variant code to check which mode we're in and do the correct
thing.
Component: Unknown → Layout
reopening to fix RESOLUTION and marking verified.
Status: RESOLVED → REOPENED
fixed..
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
vrfy fixed
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.