Closed
Bug 1518
Opened 26 years ago
Closed 26 years ago
float & :first-letter
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
People
(Reporter: howcome, Assigned: buster)
References
()
Details
Setting the :first-letter pseudo-element to be floating doesn't seem to work in
nglayout. This makes it impossible to create drop-caps. If you decide to support
this, I suggest you take advantage of the liberties described in CSS2, section
5.12.2:
"In order to achieve traditional drop caps formatting, user agents may
approximate font sizes, for example to align baselines. Also, the glyph outline
may be taken into account when formatting."
The properties which apply to :first-letter pseudo-elements are listed in
section 2.4 of CSS1.
Section (2) of the test page gives an example.
Updated•26 years ago
|
Assignee: peterl → kipp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•