mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-03 18:32:44 +00:00
d0dff80d6d
The problem is that insertBefore() on Win7/IE10 crashes if the second parameter is undefined, rather than behaving as if the parameter is missing, as all other browsers do. Aaargh.