WebCore中的渲染機制(一):基礎知識

原文連接:http://webkit.org/blog/114/webcore-rendering-i-the-basics/html   DOM樹 web頁面 解析 後造成節點樹,稱做文檔對象模型(簡稱DOM),樹上全部節點的基類是Node。web Node.hdom 節點分爲幾類,與渲染代碼相關的節點類型有:code Document - 樹的根節點老是Document,WebCore中有三個
相關文章
相關標籤/搜索