HtmlRenderer
HtmlRenderer copied to clipboard
Html5/Css3 Parser and Document Model
We separate parser/dom to new project -> LayoutFarm.WebDom choices
- use the parser in our style
- interface with https://github.com/FlorianRappl/AngleSharp?
- consider other libs?
ok lets try the AngleSharp!
see http://www.w3.org/TR/html5/syntax.html https://html.spec.whatwg.org/multipage/index.html https://html.spec.whatwg.org/multipage/index.html#toc-syntax
http://www.w3.org/TR/DOM-Level-2-Style/
http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/
read https://developers.google.com/web/fundamentals/performance/critical-rendering-path/constructing-the-object-model?hl=en