Closed
Bug 153781
Opened 23 years ago
Closed 17 years ago
letter-spacing _should_ apply to the ::first-letter
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugmail, Unassigned)
References
()
Details
(Keywords: css2, Whiteboard: [css2.1])
Attachments
(1 file, 1 obsolete file)
|
230 bytes,
application/xhtml+xml
|
Details |
According to the CSS specification
[http://www.w3.org/TR/REC-CSS2/selector.html#x52], letter-spacing is not one of
those properties that applies to :first-letter pseudo-elements, but it does at
present in FizzillaCFM/2002061014.
This should be fixed by the patch on bug 103189.
Also reproduced using Win32/2003010408. Setting All/All.
OS: MacOS X → All
Hardware: Macintosh → All
Comment 4•22 years ago
|
||
Seems to be fixed.
Windows XP
Mozilla1.5RC1
Comment 5•22 years ago
|
||
...would now be a good time to point out that CSS2.1 says that it _should_
apply? :-)
Comment 6•22 years ago
|
||
:)
Suggested new keyword: "css2"
Suggested new title: "letter-spacing _should_ apply to the :first-letter
pseudo-element"
(There should be a keyword css21 I think.)
Updated•21 years ago
|
Keywords: css2
Summary: letter-spacing property should not apply to :first-letter pseudo-elements → letter-spacing _should_ apply to the ::first-letter
Updated•21 years ago
|
Whiteboard: [css2.1]
Comment 7•21 years ago
|
||
Attachment #113968 -
Attachment is obsolete: true
Comment 8•20 years ago
|
||
This bug will be fixed by the patch for bug 220577
Updated•20 years ago
|
Assignee: dbaron → nobody
QA Contact: ian → style-system
The testcase (attachment 145920 [details]) seems to render correctly now and bug 220577 is fixed; is this bug fixed?
Comment 10•17 years ago
|
||
Fixed by bug 220577, marking so.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•