mediawiki-extensions-Visual.../modules
Catrope 379bc8da3c selectNodes() fixes:
* Initialize startOffset to 0 not 1, don't know what I was thinking
* Use currentFrame for nodeRange instead of parentFrame, don't know what
  I was thinking there either
* If the returned node has no parent (is the document node), don't
  attempt to access parentFrame and don't set index

Change-Id: Iad969a7c29436cdf4151ead7e9d3d8e2a30befb3
2012-05-10 20:20:42 -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 selectNodes() fixes: 2012-05-10 20:20:42 -07:00