Closed
Bug 406438
Opened 17 years ago
Closed 17 years ago
When using the border-box modell, firefox only considers height, but not min-height attribute
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 308801
People
(Reporter: moeni.tux, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE) AppleWebKit/523.12.9 (KHTML, like Gecko) Version/3.0 Safari/523.12.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
The Box-Modell Border Box doesn't work with min-height.
Reproducible: Always
Steps to Reproduce:
1. Make an HTML Document and test border-box by using an div-element with min-height and padding
Actual Results:
Div element was to long
Expected Results:
subtract padding from min-height
My nativ language isn't English. Acctually I'm German.
Updated•17 years ago
|
Component: Error Console → Layout
Product: Firefox → Core
QA Contact: error.console → layout
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•