Closed Bug 6948 Opened 26 years ago Closed 26 years ago

{css1} page bgcolor drawing problem with "empty" pages

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 6630

People

(Reporter: hyp-x, Assigned: buster)

Details

(Keywords: css1)

If the document is empty, the background color is only drawn to the left margin. Expected: The whole window should be filled with the background color. This bug was not yet present in M5, but it's there in 1999051309 and 1999052208 The second example shows a document which is not (or should not be) empty, but behaves like the empty one. This is likely to be related to the bug #6947 --- <html> <body bgcolor=red> </body> </html> --- <html> <body bgcolor=red> <table border=3 align=left> <tr><td>foo</td> </table> </body> </html>
Assignee: rickg → kipp
This is legit: when there's not content (other than \n) we don't appear to size our frames correctly.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Summary: page bgcolor drawing problem with "empty" pages → {css1} page bgcolor drawing problem with "empty" pages
*** This bug has been marked as a duplicate of 6630 ***
Status: RESOLVED → VERIFIED
Agreed. This is a dupilcate of 6630.
Keywords: css1
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz} radars should now be considered deprecated in favour of keywords. I am *really* sorry about the spam...
You need to log in before you can comment on or make changes to this bug.