Looking for missing stuff

I am trying to list exactly what is missing for my converter now. For that I am trying to have no any yellow and white line in my DOM%20DocBook%20and%20HTML%202010/HTML-DOM%20Equivalences. For every red or green element, I check that it is in an table on the DOM DocBook and HTML 2010/HTML-DOM, if not I add it.

For some element, I am missing information from the DOM Tree. So I started a clear page with the current state of our tree representation : ValentinJaniaut/GSoC/TreeOutputModification. I proposed some new elements for the tree.

I am also looking for the best solution to handle most of the ignored tag, so I'd like to have a specific <span> tag object to handle all the inline tags I cannot convert into the DOM tree.

I am also looking for the best solution to handle the style. Especially the question is now : How can we represent the style in our tree.

Feel you free to tell me if I am wrong with my tables I know it can looks complicate, but this the only way I found to avoid missing an HTML element for the converter.

MoinMoin: ValentinJaniaut/GSoC/Diary/2010-06-14 (last edited 2010-06-14 23:03:21 by ValentinJaniaut)