Closed
Bug 145830
Opened 23 years ago
Closed 23 years ago
CSS word-spacing has no effect on small-caps text
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: bugmail, Assigned: attinasi)
References
Details
(Keywords: css2, testcase)
Attachments
(1 file)
782 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0rc2)
Gecko/20020510
BuildID:
CSS word-spacing rules have no effect on text that also has a font-variant rule
applying small-caps.
Reproducible: Always
Steps to Reproduce:
1. Access the attached testcase
Actual Results: The word-spacing rule was not applied to the paragraph that
also had small-caps font-variant rule in effect.
Expected Results: The word-spacing rule should have applied to the fourth
paragraph.
Oddly, the testcase works properly in the Chimera browser, based on
Cocoazilla+ATSUI.
Comment 3•23 years ago
|
||
Also seeing this on Win95 RC2
Marking Confirmed per McLoughlin's Comment #3 and setting All/All.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Note that, in the testcase, the example of small-caps text with 1em word-spacing
(fourth paragraph) appears to calculate line-wrap as though word spacing was
being applied.
This appears to be fixed by the patch in bug 149427.
Ryan, are you still seeing this on the Win side in 1.0 or 1.1a, or recent nightly?
Comment 7•23 years ago
|
||
Sorry, I'm not using Windows any more so I can't test it. I can say that it
works correctly on 1.1a on Mac OS 9.0.
Resolving WFM per comment 6.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•