mediawiki-extensions-Visual.../modules
Catrope 59f74de3b8 Fix bug causing replacement tree sync to adjust the wrong node
The tree sync for content replacements was adjusting the parent of the
text node affected, rather than the text node itself. This was because
it called getNodeFromOffset(), which returns branch nodes. Switched it
to use selectNodes() in leaves mode

Change-Id: I50a9be18151a1b75815ab19b787b16b6be385bf9
2012-05-14 21:42:53 -07:00
..
jquery Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
parser Reduce the need for token cloning slightly 2012-04-27 23:12:25 +02:00
qunit Updated QUnit 2012-03-09 21:50:24 +00:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
sandbox - fix demo styling for docs list 2012-05-03 16:27:28 -07:00
ve removed margin-top for documentNode 2012-05-03 16:07:51 -07:00
ve2 Fix bug causing replacement tree sync to adjust the wrong node 2012-05-14 21:42:53 -07:00