mediawiki-extensions-Visual.../modules/ve/test/ce
Ed Sanders 3c24c91a46 Fix getOffsetFrom(Element|Text)Node for annotated aliens
* Replace addOuterLength with a recursionDirection as we only
  want to add length when the first recursion was to the left,
  and add nothing if we recursed to the right.
* Use isContentEditable which is the proper calculated boolean.
  contentEditable is often just (string)'inherit' :/
  Mercifully this works in in IE.
* Only check for the IE ce bug if we aren't recursing at all.

Bug: 53766
Change-Id: I247d1b68484cb510335b5f6789269ec254376cfe
2013-09-05 00:35:53 -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 Subscript is one word (and so is superscript for that matter) 2013-08-20 13:34:50 -07:00
ve.ce.Document.test.js The great directory split of 2013 2013-07-02 20:51:38 -07: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 Fix getOffsetFrom(Element|Text)Node for annotated aliens 2013-09-05 00:35:53 -07:00