Incremental DOM can update an existing DOM tree. In this demo, the page contains the initial DOM. After a simulated delay of 500ms, Incremental DOM performs an initial diff of the subtree.