Bug 96230 - [CSS Shaders] Implement texture(<uri>) parameter values
Summary: [CSS Shaders] Implement texture(<uri>) parameter values
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 96229
Blocks: 71392
  Show dependency treegraph
 
Reported: 2012-09-09 22:56 PDT by Max Vujovic
Modified: 2014-03-02 08:56 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Vujovic 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