Closed
Bug 142886
Opened 23 years ago
Closed 23 years ago
Mozilla should support DHTML CSS filters, especially fliph
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: tsahi_75, Assigned: dbaron)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; he-IL; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
Currently Mozilla doesn't support these filters. the fliph filter is of special
importance for BiDi locales, where the whole UI is aligned to the right, because
in this situation the theme graphics don't make sense (arrows, sidebar tabs and
drop-down menues in modern theme, etc.) and need to be flipped horizontally.
look at this page with Exploder 4+ to see how it should be.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.w3schools.com/dhtml/tryit.asp?filename=trydhtml_filter
2. press the "display result" button
3. viola. nothing happens.
Actual Results: text is displayed without styles
Expected Results: "Glow" should glow, "Blur" should be blurred, etc.
expecially, "Flip H" should be aligned to the right and mirrored: the F is on
the right end facing backwards (it's two horizontal lines are to the left of the
"leg"), and the same with the rest of the characters.
Comment 1•23 years ago
|
||
Duplicate of "rfe: implement the filter: style rule"
*** This bug has been marked as a duplicate of 64019 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•