Closed Bug 2475 Opened 26 years ago Closed 26 years ago

missing external style sheet cascading, bgcolor

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 588

People

(Reporter: mws, Assigned: buster)

References

()

Details

When a <table> unit is embedded inside a <div> unit, the browser cuts off the right side of the table. Also, the justification engine seems to produce erract results when rendering <table>'s embedded within <div>'s. Perhaps you may consider adding a hyphenation engine. Justification without auto-hyphenation often renders horrendous and unpredictable results. I hope you improve the printing in the Windows version. The Mac version totally outshines it in terms of rendering what is on the screen.
Status: NEW → ASSIGNED
Setting all current Open Critical and Major to M3
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee: karnaze → peterl
Severity: critical → major
Status: ASSIGNED → NEW
Summary: Tables in CSS <div> do not render correctly → missing external style sheet cascading, bgcolor
The table is no longer being cut off (Win32 3/12 debug build). There are still a couple of problems with this url. The external style sheet referenced in the main <frame> (http://www.angelfire.com/ms/dhtml/about.html) specifies that the body has an align=justify, but this isn't getting inherited properly, so the text of the resume is not justified. Also, the body in the main <frame> document has a bgcolor specified which isn't showing up. I am changing the summary and reassigning this to Peter because it looks like a style problem. Kipp may have some part in this as well, so he is being CCed.
Assignee: peterl → rickg
The body bgcolor problem is due to the fact that the content sink never sees the body attributes. When fixed, please transfer to kipp to fix text justification, which is currently #ifdef'd off.
Assignee: rickg → kipp
Kipp -- the body attribute bug is fixed, waiting to be checked in. Please look at the justification problem. Peter says you have code that reads "#ifdef XXX_FIXME" at the offending location. Graci.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 588 ***
Status: RESOLVED → VERIFIED
Verified duplicate of bug 588 in regards to the justification issue.
You need to log in before you can comment on or make changes to this bug.