• Explicitly customise flags of new nodes where needed

    Given codegen now generates the various TypeId enums, it seems pointless to
    still have to write their respective values in every DOM struct inheriting from
    Node just to set the initial IS_IN_DOC flag in Document and IN_ENABLED_STATE in
    form controls.
    nox committed Oct 15, 2015