mediawiki-extensions-Visual.../modules/ve/test/ce
Roan Kattouw fe5f4fdce0 getRenderedContents() optimizations
* Use plain text rather than HTML in TextNode
** Bypasses HTML parsing, and doesn't cause regeneration of nodes like
   appending to .innerHTML does
** We were only using HTML so we could use entities, so replace those
   with \uNNNN sequences
* Use native DOM functionality rather than jQuery
* Inline flushBuffer()

Change-Id: I7c6376b55cc0f1420a01a77b365b073fe1636263
2013-06-22 19:37:10 -07:00
..
nodes getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ve.ce.BranchNode.test.js Introduction of setup and teardown events for ve.ce.View nodes 2013-05-14 19:47:40 +00:00
ve.ce.ContentBranchNode.test.js Convert GeneratedContentNode into a mixing (instead of an abstract class). 2013-05-29 14:54:57 -07:00
ve.ce.Document.test.js Refactor selectNodes tests 2013-06-17 20:08:08 +01:00
ve.ce.LeafNode.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.ce.Node.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.NodeFactory.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.test.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00