Closed
Bug 185633
Opened 23 years ago
Closed 17 years ago
wininformant.com - Reading any articles results in a small font size, compared to Internet Explorer.
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
If you select any of the articles, the resulting page is rendered in a much
smaller font size than when rendered in Internet Explorer.
Reproducible: Always
Steps to Reproduce:
1. Visit http://www.wininformant.com
2. Select any of the articles and compare the font size to that in Internet
Explorer.
3.
Actual Results:
The articles are displayed with a much smaller font size in Phoenix, compared to
Internet Explorer.
Expected Results:
The font size should be "normal" in Phoenix, and not as small.
Comment 1•23 years ago
|
||
Well, according to http://www.winnetmag.com/Magazine/windows.css, they use the
following css rule
---
p
{font-size: x-small}
---
So, Phoenix/Mozilla renders it right. Actually, MSIE6 renders it like if it was
using font-size: small. It'd probably be better if wininformant.com used
font-size: small instead of font-size: x-small for their p elements.
Their feedback form: http://www.winnetmag.com/AboutUs/Index.cfm?Action=Feedback
Confirming, moving to tech evangelism and reassigning.
Assignee: blaker → susiew
Status: UNCONFIRMED → NEW
Component: General → US General
Ever confirmed: true
OS: Windows 2000 → All
Product: Phoenix → Tech Evangelism
QA Contact: asa → zach
Summary: Reading any articles results in a small font size, compared to Internet Explorer. → wininformant.com - Reading any articles results in a small font size, compared to Internet Explorer.
Comment 2•23 years ago
|
||
Ronald, as the original reporter, can you contact the site and explain to them
the error of their ways and ask them to not use such a small font size?
Comment 3•23 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•