Hi Masumitsu-san, I presume you're asking about building webkit since you mention macros.
I just built webkit trunk following the build instructions on the webkit web page (for MacOSX) and I can run HTML5 stuff just fine. 3D canvas also works. No special instruction apart from the website was needed. [Getting the source]: http://webkit.org/building/checkout.html [Building webkit]: http://webkit.org/building/build.html [Running webkit]: http://webkit.org/building/run.html If you type "build-webkit --help" you'll get a listing of all the flags you can pass to enable/disable various features. Regards, -Kumar On Mon, Dec 13, 2010 at 3:17 PM, <[email protected]> wrote: > Now I try to support some of HTML5 features (especially canvas and video) > > > > Does anyone know how to support the features (e.g. what macro should be > enabled. What adaptation codes need to be implemented)? > > > > -------- > > Ken Masumitsu > > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the email by you is prohibited. > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > > _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
