Closed
Bug 225396
Opened 21 years ago
Closed 21 years ago
padding-bottom does not work when using overflow:auto
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: andersboth, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.5) Gecko/20030925
For the submitted testcase the padding-bottom part of padding does not work for
the div (this is only the case when using overflow:auto).
the padding:100px; part of the testcase code can be changes to padding-
bottom:100px;
Reproducible: Always
Steps to Reproduce:
Expected Results:
padding-bottom should work
Maybe this bug is about the same, but the testcase is wery different:
http://bugzilla.mozilla.org/show_bug.cgi?id=218473
Reporter | ||
Comment 1•21 years ago
|
||
Upps, i forget the testcase, here it is.
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 47710 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•