Closed
Bug 21614
Opened 26 years ago
Closed 26 years ago
Space after :first-letter pseudo-element line is larger than between other lines
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: christinehoff4, Assigned: pierre)
Details
Using 12/10 build on Win 95, Mac8.5 and Linux Red Hat 6.0 (Linux2.2). Behavior
is across board (although not as pronounced in Linux)
Steps to reproduce:
Open attached file in 5.0. This is an example of :first-letter pseudo-element.
Expected result: The first letter in the paragraph should have a font size of
.5in and should be blue. Space between lines should be equal.
Actual result: The first letter has a font size of .5in and is blue, but the
space between line 1 and 2 is larger than between 2 and every line after.
I am writing this up as a bug because of what I believe a user would expect. The
descender line causes the second line to be pushed down. This creates a larger
line between lines 1 and 2 than between lines 2 and 3 and so on. I think the
user would expect to see the same space between lines 1 & 2 and every line
after.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•26 years ago
|
||
Verified dup
You need to log in
before you can comment on or make changes to this bug.
Description
•