[whatwg] Html5 Parser Tree Construction Stage

Mohammad Al Houssami (Alumni) mha53 at mail.aub.edu
Sun Jun 23 03:02:24 PDT 2013


Hello All,

I am building an HTML5 parser according to the specs on the whatwg website. I am currently in the tree construction stage and it seems to be so complex to have a general view of what is happening by reading the specs or at least know what things are needed ( like node types element types and the variables of each..) Is there any place where these things are listed or maybe an explanation of the tree construction stage that explains what is happening during in a general view?

Any help is much appreciated :)
Mohammad


More information about the whatwg mailing list