Closed
Bug 317892
Opened 20 years ago
Closed 17 years ago
font-size: 0 in ::first-line rule is extended to whole element
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mnyromyr, Unassigned)
References
Details
Attachments
(1 file)
|
908 bytes,
text/html
|
Details |
When specifying a ::first-line rule with a font-size: 0, the whole styled element becomes invisible, not just the first line. Specifying non-zero font-sizes does work, though.
(That's why I did'n just add a comment to bug 287088.)
| Reporter | ||
Comment 1•20 years ago
|
||
Assignee: dbaron → nobody
QA Contact: ian → style-system
Comment 2•17 years ago
|
||
Works for me in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090102 Minefield/3.2a1pre ID:20090102020435
Broken in Firefox 2.
This looks like it was fixed sometime between 2005 and 2009.
Of course reopen if you still see it, Karsten.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•17 years ago
|
||
Yes, WFM now with Mozilla/5.0 (X11; U; Linux x86_64; rv:1.9.1b3pre) Gecko/20090102 SeaMonkey/2.0a3pre.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•