Closed
Bug 221273
Opened 22 years ago
Closed 22 years ago
glow filter from stylesheet does not work
Categories
(Core :: DOM: CSS Object Model, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: blubmanblubman, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
On the page filled in as example, the menuitems should have a filter glow from
the stylesheet. IE shows this correctly. But when I downloaded Mozilla (heard
good things about it) it just didn't work anymore.
Reproducible: Always
Steps to Reproduce:
1.Just load the site in Mozilla. The glow doesn't appear.
2.Load the site in IE. Now it does work.
Actual Results:
step 1.Glow didnt't appear in Mozilla.
step 2.Glow did appear in IE.
Expected Results:
Show the glow! I read firebird has an "annoyance elliminator", but i don't have it.
The glow filter is specified in a stylesheet, and is applied to an absolute
positioned DIV.
Comment 1•22 years ago
|
||
'filter' is a non-standard IE extension.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•