Bug 84903 - [CSS Shaders] CSS shaders should be able to animate from "none" to custom()
Summary: [CSS Shaders] CSS shaders should be able to animate from "none" to custom()
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 16:24 PDT by Alexandru Chiculita
Modified: 2014-03-02 09:34 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2012-04-25 16:24:32 PDT
There's no way to know what are the default values on a CSS Shader filter. By default I mean, values that if passed to the shader, will not disort the image in any way, so that it could be equivalent to the passthrough filter.

There's a bug on the spec tracking the @rule, that might fix it by letting the page specify what are the default values.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16861