A simple demo shows the MutationSummary + TreeMirror libs to de/serialize content, using socket.io to sync the data.
We also try to catch & propagate two events - scroll + click.
<base>tag; handling relative path -assets/test.cssinclone.htmlvstest-dir/clone.htmlscrollevent on any tagiframe(chat box handling, ...)- differences in a font or OS UI elements rendering
npm ci
npm startOpen:
- http://localhost:3000/origin.html in the first tab
- http://localhost:3000/clone.html in the second tab
Observe mirrored page (origin) in the cloned one.
