0
点赞
收藏
分享

微信扫一扫

浏览器引擎相关资料


1. how browsers work ,讲解全面,详细

​​http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/​​

2.  ​​How WebKit Loads a Web Page​​

​​http://www.webkit.org/blog/1188/how-webkit-loads-a-web-page/​​



Here's some informative links about how browsers work, and some information/guides about CSS and cross-browser compatibility:

  • ​​How Web Browsers Work​​
  • ​​How Web Browsers Work (less technical)​​
  • ​​CSS and Browser Compatibility​​
  • ​​CSS Compatibility Guide​​

And some detailed information about the specific things you're interested in:

  • ​​Event Bubbling and Browser Information About It​​
  • ​​Adding Elements to the DOM​​​; ​​Adding and Removing Elements Dynamically​​
  • ​​Modals​​​; ​​Cross-browser Modals​​
  • ​​z-index​​

HTML5 tutorils

​​http://www.html5rocks.com/en/tutorials/​​


​​http://www.vineetgupta.com/2011/03/mobile-platforms-part-1-android/​​


chrome 架构

​​http://dev.chromium.org/developers/design-documents/multi-process-architecture​​


​​http://www.vineetgupta.com/2010/11/how-browsers-work-part-1-architecture/​​


​​http://www.stevesouders.com/blog/2008/03/20/roundup-on-parallel-connections/​​


​​http://ptgmedia.pearsoncmg.com/images/9780789736260/samplechapter/0789736268_Sample_Chapter_18.pdf​​


html javascript html5 wiki

​​http://wiki.whatwg.org/wiki/Presentations​​


举报

相关推荐

0 条评论