Closed
Bug 28344
Opened 25 years ago
Closed 25 years ago
[FLOAT] Alignment of block elements
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
INVALID
M17
People
(Reporter: u, Assigned: buster)
Details
Attachments
(1 file)
2.41 KB,
text/html
|
Details |
No description provided.
floater problems are M16.
Summary: Alignment of block elements → [FLOAT] Alignment of block elements
Target Milestone: M16
mine! mine mine mine! all mine! whoo-hoo!
Assignee: kipp → buster
Severity: normal → major
Status: NEW → ASSIGNED
Priority: P3 → P2
mass-moving all remaining M16 bugs to M17
Status: ASSIGNED → NEW
Target Milestone: M16 → M17
Comment 6•25 years ago
|
||
Nom. nsbeta3. html4 layout correctness. Recc. nsbeta3+.
Comment 7•25 years ago
|
||
This is invalid. We are acting correctly according to CSS1. The 'text-align'
property is not supposed to affect block alignment, only text alignment (hence
the name). If you want to center blocks, use "margin:auto".
Verified invalid. We need backwards-compatibility for HTML-based alignment
mechanisms, but not for CSS 'text-align'.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•