Closed
Bug 223601
Opened 21 years ago
Closed 21 years ago
I'm using css to apply color to the HR tag. This isn't working in Mozilla
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 190655
People
(Reporter: nihil_angst, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20031007
In the page at http://www.geocities.com/eightypoundpack/flash/george.html, HR
tags that are formatted with color via CSS are rendered without color. These HR
tags are rendered with color in both Explorer and Opera.
Reproducible: Always
Steps to Reproduce:
1. Apply CSS formatting: <hr style="color: #cc4400;">
2. View page in Mozilla 1.5
3.
Actual Results:
HR tag was rendered without color.
Expected Results:
Render HR tag with the color dictated by CSS.
Comment 1•21 years ago
|
||
should have been fixed with bug 38370 ?
Assignee: general → other
Component: Browser-General → Layout
QA Contact: general → ian
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 190655 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•