开发工具
Komodo Edit
下载地址:www.activestate.com/komodo-edit/
Starting with version 6.0, Komodo Edit noticeably features support for HTML5 and CSS3 syntax out of the box, including support for the -webkit- proprietary prefix. These will all become very useful throughout this book.
Acid
http://acid3.acidtests.org/
The Web Standards Project is an organization dedicated to promoting and encouraging the respect and adoption of web specifications. Because not all browsers are equal at this task, it provides a tool to easily check how well a layout engine is keeping up. The latest version of the test is called Acid3.
HTML5 Conformance
http://html5test.com/
Although the Acid3 test is a good way to evaluate CSS standards compliance of a browser, it doesn’t indicate exactly what is supported. However, you can check the support for HTML5 features available in a browser using the test page at http://html5test.com/ and get a detailed table of supported and unsupported standards.
JavaScript Test
http://sputnik.googlelabs.com/
参考与引用文档
《Beginning iPhone and iPad Web Apps》