https://bugzilla.wikimedia.org/show_bug.cgi?id=68831
Bernd Sitzmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bernd Sitzmann <[email protected]> --- One way to fix this is by replacing nextSibling/previousSibling with nextElementSibling/previousElementSibling. The drawback is that it also finds some elements a bit farther away. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
