Closed Bug 1518 Opened 26 years ago Closed 26 years ago

float & :first-letter

Categories

(Core :: CSS Parsing and Computation, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 579

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.
Assignee: peterl → kipp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Bug 579 is the placeholder for all of the :first-letter issues. First letter now works better (inline elements can now contribute, not just immediate text). However, float and background behaviours are not yet implemented. *** This bug has been marked as a duplicate of 579 ***
Status: RESOLVED → VERIFIED
Marking Verified as a dup.
You need to log in before you can comment on or make changes to this bug.