WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug