Bug 84903
Summary: | [CSS Shaders] CSS shaders should be able to animate from "none" to custom() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | jnetterfield, krit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexandru Chiculita
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |