Closed Bug 1509 Opened 26 years ago Closed 26 years ago

inline elements get in the way of :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

The :first-letter pseudo-element doesn't seem to work when the first letter
of the block-level element is also inside an inline element.

Section 8 of the test page shows an example.
Assignee: peterl → kipp
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 579 ***
Specwise, this is
described in http://www.w3.org/TR/REC-CSS1.html#multiple-pseudo-elements

I suggest creating these pseudo-elements:

<H1><SPAN><H1:first-letter>T</H1:first-letter>the first...</SPAN></H1>
Status: RESOLVED → VERIFIED
Target Milestone: M6
You need to log in before you can comment on or make changes to this bug.