Closed
Bug 56258
Opened 24 years ago
Closed 24 years ago
empty table cell does not render background image
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: fabioterracini, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
A table with background images and no content isn't displayed.
In previous Netscape 6 PR and Milestones, it was ok, but i've just tested it on
Netscape 6 PR3 and didn't work.
the solution is that all cells have content, a [nbsp;] or [br] for example.
Comment 1•24 years ago
|
||
Reporter: The sample page does not exist in the url field anymore but I remember
what your problem was... i think.
I'm changing the old summary "invisible table with background image and no
content" to something better I think.
I'll post up a test case with DTD transitional.
I think mozilla is rendering this correct because the background image only
fills in behind the content of the cell. If there is no content in a cell then
there is nothing to fill behind.
Suggest INVALID.
Keywords: testcase
Summary: invisible table with background image and no content → empty table cell does not render background image
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
confirmed with 110204 mozilla trunk win32 build on NT4
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 8113 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•