RESOLVED INVALID Bug 96230
[CSS Shaders] Implement texture(<uri>) parameter values
https://bugs.webkit.org/show_bug.cgi?id=96230
Summary [CSS Shaders] Implement texture(<uri>) parameter values
Max Vujovic
Reported 2012-09-09 22:56:44 PDT
The Filter Effects spec [1] defines that a parameter value can be a texture referenced by URI: <param-value> texture(<uri> | <filter-primitive-reference>) This bug covers implementing texture(<uri>). [1]: https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#feCustomElement
Attachments
Note You need to log in before you can comment on or make changes to this bug.