Closed
Bug 239256
Opened 22 years ago
Closed 22 years ago
div width is modified by padding
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: morpheus, Unassigned)
References
Details
Attachments
(1 file)
|
633 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
When a width is specified for a <div> and padding is added, the padding
increases the width of the <div>.
Reproducible: Always
Steps to Reproduce:
See attachment.
It's supposed to.
See also http://tantek.com/CSS/Examples/boxmodelhack.html
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 3•22 years ago
|
||
Yes, this is how W3C defines width/height and padding.
Verified invalid.
Status: RESOLVED → VERIFIED
Comment 4•20 years ago
|
||
*** Bug 306366 has been marked as a duplicate of this bug. ***
Comment 5•20 years ago
|
||
*** Bug 323282 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•