Closed
Bug 1931
Opened 26 years ago
Closed 26 years ago
Drop-caps broken on this page
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
M6
People
(Reporter: joe, Assigned: buster)
References
()
Details
Seems that the drop-caps on this page are not working; they are over approx.
5 characters and down a bit, too. Obviously this is *supposed* to be working (as
shown by Example 0).
I determined that removal of the float: left rule allowed rendering in Gecko.
However, removal of the float means some browsers treat the initial drop cap as
a block element. Adding display: inline totally breaks the example. Please fix
float.
Updated•26 years ago
|
Assignee: peterl → kipp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Verifying duplicate of #579 which indicates that the CSS first-letter selector
isn't finished
You need to log in
before you can comment on or make changes to this bug.
Description
•