Closed
Bug 300205
Opened 19 years ago
Closed 16 years ago
CSS generated content is not rendered in XUL
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 232546
People
(Reporter: richard.gibson, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.34 KB,
application/vnd.mozilla.xul+xml
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 CSS generated content (created with :before and :after) is not rendered on XUL elements. All other CSS that I tested works properly, and I could find no reference to this behavior being intentional. But even if it is intentional, I think it should be changed. Reproducible: Always Steps to Reproduce: Try to apply :before or :after generated content to a XUL element Actual Results: Failure Expected Results: Rendered the content
| Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: dbaron → nobody
QA Contact: ian → style-system
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•