Closed
Bug 217868
Opened 22 years ago
Closed 22 years ago
Doesn't show :after text on an element with overflow: auto
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 212145
People
(Reporter: ppk, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624
On this page all p's with class="test" should have an :after text "and some text
after". The second p, however, which has an overflow: auto added to the styles,
doesn't show it in Mozilla.
Reproducible: Always
Steps to Reproduce:
1. View page
2. Note bug
Actual Results:
Didn't show :after text on second paragraph
Expected Results:
Show :after text on second paragraph
Comment 1•22 years ago
|
||
WFM 1.5b Linux
Try upgrading to a newer build.
Comment 2•22 years ago
|
||
wfm cvs trunk from today on win2k
*** This bug has been marked as a duplicate of 212145 ***
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
•