Closed
Bug 483464
Opened 17 years ago
Closed 1 year ago
displays wrong color with deeply-nested FONT tag
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sunnylandh, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
13.05 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; zh-CN; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
Firefox does not display the correct color when FONT tag is nested to the 159th level.
Reproducible: Always
Steps to Reproduce:
1.Open the webpage in the attachment
2 [review].Find GREEN158 in that page
3.Observe BLUE159 below it
Actual Results:
BLUE159 is displayed in green.
Expected Results:
BLUE159 is displayed in blue.
Comment 2•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Confirmed. May be a dupe though.
Component: General → Layout: Text
Keywords: testcase
OS: Windows Server 2003 → All
Product: Firefox → Core
QA Contact: general → layout.fonts-and-text
Hardware: x86 → All
Version: unspecified → 1.9.0 Branch
Comment 3•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)
Confirmed.
Visit http://www.spitfrog.org with IE or Opera, no problem !
And then, try with Firefox to see how it proceed !
If you don't have IE, you can download the print screen (850k) of the text at :
http://www.spitfrog.org/printscreen.jpg
Similar to bug 256180 (which is about nested tags inside a table).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•3 years ago
|
Severity: normal → S3
This bug is not occurring as of Firefox 129.0.2 on Windows 10.
It may have been fixed.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•