Closed
Bug 127595
Opened 23 years ago
Closed 23 years ago
Table cell text invisible if table CELLSPACING and HEIGHT attributes set
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 126742
People
(Reporter: greenrd, Assigned: attinasi)
References
()
Details
Attachments
(1 file)
198 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020222
BuildID: 2002022214
See attached cutdown test case. Text in a table cell of a simple table (declared
as <table cellspacing="0" height="25">) is invisible.
Reproducible: Always
Steps to Reproduce:
1. Load attached test case
Actual Results: Page comes up blank
Expected Results: Page should contain the text "Lord of the Rings"
This is a cutdown testcase based on the URL above. At that URL the bug manifests
itself as a lack of text in the blue article headings. This bug was not present
in the 2002021410 build.
Reporter | ||
Comment 1•23 years ago
|
||
Dup. I see the bug on LInux with an optimized build, but not with an unoptimized
one.
*** This bug has been marked as a duplicate of 126742 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
I'm not seeing the problem on win2k optimized.
Comment 5•23 years ago
|
||
Works fine. I can see the text "Lord of the Rings". Marking verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•