Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-09-12 17:38:25 +03:00
parent 720ee5f5bc
commit 88536cc2c3

View File

@ -4618,7 +4618,7 @@ module.HTMLRenderer = {
e.addEventListener(evt, stopPropagation) }) e.addEventListener(evt, stopPropagation) })
// header... // header...
// XXX make this optional... // XXX make this optionally empty...
// XXX this will break dom... // XXX this will break dom...
// - hedaer just updated it's .dom in-tree, i.e. replacing // - hedaer just updated it's .dom in-tree, i.e. replacing
// the list block... // the list block...