by KingMotley (944240) writes: I do not see how rendering a web page can be fully parallelized.Parsing and reflow can be efficiently parallelized if sufficient parents have their heights determined by something other than their contents, for example, say the if the main parts of the documents have heights explicitly defined.