Closed
Bug 151059
Opened 23 years ago
Closed 20 years ago
HRs with width not centered if within inlines
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dbaron, Unassigned)
Details
While working on bug 141054, I found that HR elements with a width specified are
not centered when they are within inlines, which is the backwards-compatibility
behavior. See the patch on bug 141054 for the current centering code.
Steps to reproduce:
1. Load attachment 86732 [details].
Actual results: The first HR is centered, but the second is not.
Expected results: Both are centered.
Updated•23 years ago
|
QA Contact: petersen → moied
Updated•22 years ago
|
Target Milestone: --- → Future
![]() |
||
Comment 1•22 years ago
|
||
.
Assignee: attinasi → other
Priority: P3 → --
QA Contact: moied → ian
Target Milestone: Future → ---
Comment 2•21 years ago
|
||
Both HR of attachment 86732 [details] are centered while using Mozilla 1.7b build
2004030409 XP Pro SP1.
WORKSFORME
Comment 3•20 years ago
|
||
WFM
(Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040831)
Comment 4•20 years ago
|
||
this has been fixed since 1.5 (on linux)
resolving WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•