Bug 96230

Summary: [CSS Shaders] Implement texture(<uri>) parameter values
Product: WebKit Reporter: Max Vujovic <mvujovic>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: achicu, dino, krit, michelangelo, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 96229    
Bug Blocks: 71392    

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.