Closed
Bug 297453
Opened 20 years ago
Closed 20 years ago
cell boundaries wrong when row <tr> tag includes style display set.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 112113
People
(Reporter: glillibridge, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 cell boundaries wrong when "style='display:block;' is included in the <tr> tag. In the example, every other cell has the style attribute. If I have the style attribute set without "display:block", it displays okay. Reproducible: Always Steps to Reproduce: 1. go the the url above. 2. See it. 3. Look at the source. Actual Results: the rows without the "display:block" were okay, those with it looked like the middle cell tags had been removed and the data compressed together. Expected Results: a table grid, 3 columns and 100 rows. I tried this under moz 1.7.5 and 1.7.8 with the same results. Looks fine on IE. I expect that this bug or something similar has already been reported, I just could not find it. Sorry. I hope this at least provides more info.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 126719 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
oops... wrong bug... sorry
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 112113 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•