mediawiki-extensions-Visual.../modules
Catrope 80db7a593e Rethink of structural replacement code
Splits and merges now work, or at least the tests for it pass

The strategy I used is to gather the affected ranges for each of the
following:
* removed stuff
* the entirety of each node touched by a non-zero removal
* if the inserted data busts out of its parent, the entirety of that
  parent node (the 'scope')
then get the covering range of all those ranges, and rebuild that.

Change-Id: I7c3b421abc0ba134157ac8b59042675bb1b5073c
2012-05-16 16:48:02 -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 Rethink of structural replacement code 2012-05-16 16:48:02 -07:00