Closed
Bug 193253
Opened 22 years ago
Closed 22 years ago
:first-line ignored when specified in alternate stylesheet
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: frcooper-mozbug, Assigned: dbaron)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
If the :first-line psuedo-element is specified in the primary stylesheet for a
page, it is rendered properly and can be turned off and on by loading alternate
stylesheets via View > Use Style. However, if it is not specified in the primary
stylesheet, it is ignored in any alternate stylesheets.
Reproducible: Always
Steps to Reproduce:
1) go to http://frcooper.com/xm/flbug/test-cssext-sim.html
2) select View > Use Style > first-line enabled
Actual Results:
There was no change in the first line of each paragraph.
Expected Results:
Each line should have been rendered in green.
Assignee | ||
Comment 1•22 years ago
|
||
Has this been fixed since 1.2.1?
Assignee | ||
Comment 2•22 years ago
|
||
er, never mind
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 8253 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•