Closed
Bug 12054
Opened 25 years ago
Closed 25 years ago
CSS Box model broken on verso's box acid test
Categories
(Core :: Layout, defect, P3)
Tracking
()
M9
People
(Reporter: jrspm, Assigned: troy)
References
()
Details
Take a look at any of the three tests for the box acid test. On the "reference" test and the "double" test, the piece that should be on the bottom is sitting accross the top of the page.
However, on the "half-size" test, it is all jumbled.
All this worked on previous versions of Mozilla 5. I just checked this out in recent versions of the M9 browser. I am using the most recent nightly build which is said to be "M10" and it does the same thing. Please don't break css compatibility! My build ID is: 1999081711
Reporter | ||
Updated•25 years ago
|
Target Milestone: M9
Updated•25 years ago
|
Assignee: peterl → troy
Component: Style System → Layout
Comment 1•25 years ago
|
||
The outer container doesn't size properly on the initial reflow. Resizing the
window makes everything snap into place.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•