Closed
Bug 869828
Opened 12 years ago
Closed 10 years ago
[meta] Implement CSS filters
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: gal, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, meta)
As discussed on dev-platform, the rough plan is to add CSS filter support to Moz2D. We will provide a (SIMD-accelerated) CPU path, and backends can overwrite that with backend-specific fast paths. The layers system will get a separate GL-based path for the same effects. This is a meta bug to track the work.
Comment 1•12 years ago
|
||
I assume you mean the CSS filters as defined in the W3C Filter Effects[1] draft like "filter: blur(5px);", right?
Sebastian
[1] https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#FilterProperty
Both those and SVG filters, really.
Updated•11 years ago
|
Alias: iNerd
Comment hidden (advocacy) |
Comment 5•11 years ago
|
||
Is there any timeline/forecast for adding these css filters? Chrome/Safari/Webkit supports them since ages ago and they are much needed by so many developers around the world
Comment 6•11 years ago
|
||
Several people are actively working on this. Did you wish to join in and help them?
Comment 7•11 years ago
|
||
i wish i had the technical skills to help as i would for sure do it, i appreciate very much the generosity of everybody working on this, i will for sure be looking to help in testing this when it comes out, best wishes
Updated•10 years ago
|
Updated•10 years ago
|
Keywords: dev-doc-needed
Updated•10 years ago
|
Keywords: meta
Summary: Implement CSS filters [meta] → [meta] Implement CSS filters
Comment 9•10 years ago
|
||
Now that bug 1057180 is fixed, marking the META bug fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•