Bug 71395
Summary: | Parse generic shader property syntax | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achicu, cmarrin, john.david.dalton, krit, michelangelo, simon.fraser, syoichi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 71441, 71442, 71443, 71444, 71446, 76253, 76438, 94226, 95223, 114902 | ||
Bug Blocks: | 71392 |
Dean Jackson
Handle the parsing of the property value for CSS shaders
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10385686>
Alexandru Chiculita
Dumping some links here:
The spec for the custom() function:
https://dvcs.w3.org/hg/FXTF/raw-file/tip/custom/index.html
Also this is the initial announcement on the mailing-lists:
http://lists.w3.org/Archives/Public/public-fx/2011OctDec/0000.html
Article about the Adobe's prototype implementation:
http://www.adobe.com/devnet/html5/articles/css-shaders.html
Adobe's Prototype patch:
http://sourceforge.net/adobe/adobe-webkit/home/WebKit%20and%20Adobe%20Contributions/
http://sourceforge.net/projects/adobe-webkit.adobe/files/CSS%20Shaders/
Dirk Schulze
bug 113695 is the new master bug for all parsing related code. Closing this bug now.