Closed
Bug 425949
Opened 17 years ago
Closed 17 years ago
"font-variant: small-caps" is rendered wrongly in Firefox 3.0b4
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: henry.fai.hang.chan, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
when the CSS rule 'font-variant: small-caps' is specified, Firefox 3.0b4 will display it in CAPTIALS
Reproducible: Always
Steps to Reproduce:
1.Go to here http://www.w3schools.com/css/tryit.asp?filename=trycss_font-variant
2.
3.
Actual Results:
You see the second paragraph in all capitals on the right frame
Expected Results:
The second paragraph should be in small-caps.
Comment 1•17 years ago
|
||
(In reply to comment #0)
> You see the second paragraph in all capitals on the right frame
That is what you should see in most cases (depending on the font),
the letters after the initial "T" should be smaller in size, is that
not what you're seeing? Could you attach screenshot please?
Updated•17 years ago
|
Summary: Font-Variant is rendered wrongly in Firefox 3.0b4 → "font-variant: small-caps" is rendered wrongly in Firefox 3.0b4
Updated•17 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
| Reporter | ||
Comment 2•17 years ago
|
||
i see all capitals on the second line after the T as well. I don't see any difference
| Reporter | ||
Comment 3•17 years ago
|
||
now i see it
it's a font problem with SIMSUN. i changed another font.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•