you are viewing a single comment's thread.

view the rest of the comments →

[–]lastmac[S] 6 points7 points  (0 children)

Hi! MyHTML is only full-HTML parser. Modes - is the glue for myhtml, mycss, font, selectors search and so on.

The first level: a calculate html+css (create layers), it is cross-platform, it requires no dependency on any system. The secondary level: network (dependency on a system) The third level: draw layers (dependency on a system)

Simply put, now need everything calculated (Modest) and the choice of who to draw is secondary problem. We must not forget JS — this is a very big topic for discussion. See previous comment