mediawiki-extensions-Visual.../modules
Gabriel Wicke de47a68aaa Emit SpaceCharacters token for HTML5 'space' chars
HTML5 defines space characters as [ \r\n\t\f] in
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#space-character.
It treats these specially in a few contexts. As an example, the foster
parenting algorithm does not apply to space characters.

As a result, this change fixes the round-tripping of spaces between table
tags, which were previously moved before the table.

Change-Id: I32ab29275a9f824fc66d8286638eb42748cfc9a5
2012-06-18 11:25:21 -07:00
..
jquery Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
parser Emit SpaceCharacters token for HTML5 'space' chars 2012-06-18 11:25:21 -07: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 OMG. We have typing, autocorrect and spellcheck working. (Still no IME and still may break cut/paste) 2012-06-13 21:46:29 -07:00
ve Focus can now be set in slugs using showCursor or showSelection. 2012-05-24 13:18:30 -07:00
ve2 Actually fix getRange() this time. Hopefully. 2012-06-15 16:09:08 -07:00