RESOLVED INVALID Bug 76438
CSS Shaders: Parse boolean parameters for the custom() filter syntax
https://bugs.webkit.org/show_bug.cgi?id=76438
Summary CSS Shaders: Parse boolean parameters for the custom() filter syntax
Alexandru Chiculita
Reported 2012-01-17 01:41:42 PST
Parse float paramaters for CSS Filters custom() syntax. .shaded { filter: custom( url(distort.vs) url(tint.fs), useDisort false, useTint true ); }
Attachments
Dirk Schulze
Comment 1 2013-04-19 21:24:18 PDT
We decided to not implement boolean for now.
Note You need to log in before you can comment on or make changes to this bug.