Bug 71395 - Parse generic shader property syntax
Summary: Parse generic shader property syntax
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 71441 71442 71443 71444 71446 76253 76438 94226 95223 114902
Blocks: 71392
  Show dependency treegraph
 
Reported: 2011-11-02 13:45 PDT by Dean Jackson
Modified: 2013-04-22 16:21 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2011-11-02 13:45:45 PDT
Handle the parsing of the property value for CSS shaders
Comment 1 Radar WebKit Bug Importer 2011-11-02 13:46:18 PDT
<rdar://problem/10385686>
Comment 2 Alexandru Chiculita 2011-11-03 01:06:52 PDT
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/
Comment 3 Dirk Schulze 2013-04-22 16:20:24 PDT
bug 113695 is the new master bug for all parsing related code. Closing this bug now.