mediawiki-extensions-Visual.../tests
Catrope ab0c37def9 Rip out the offset map
The offset map was broken from the start because it wasn't updated when
adjusting the length of a text node, and if we fix that bug it's
doubtful whether the costs of updating the offset map outweigh the
benefits, especially considering that adjusting the length of a text
node is something we do for almost every keypress. If it turns out
having an offset map does make sense, we can always reintroduce it
later.

Change-Id: I59e8bc154f7d07aa1bab2f473c13ff466d0e463f
2012-06-11 18:10:08 -07:00
..
parser Use word diff if --color is enabled 2012-06-05 16:10:13 +02:00
ve Add and update an offset map in DocumentNode 2012-04-13 16:46:02 -07:00
ve2 Rip out the offset map 2012-06-11 18:10:08 -07:00