mediawiki-extensions-Visual.../modules/ve/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
..
annotations Subscript is one word (and so is superscript for that matter) 2013-08-20 13:34:50 -07:00
nodes Internal lists render nothing in the CE 2013-09-04 16:49:03 -07:00
styles ce: Use a better transparent pixel image 2013-08-30 17:51:20 -07:00
ve.ce.Annotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.AnnotationFactory.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.BranchNode.js Don't put slugs after internal nodes. 2013-06-24 15:20:08 -07:00
ve.ce.ContentBranchNode.js ce: Don't set backgroundColor transparent for every node in debug mode 2013-07-27 04:05:07 +00:00
ve.ce.Document.js Use DOM methods rather than jQuery in setupSlugs() 2013-06-23 02:39:56 +00:00
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Allow phantoms and focus areas to be overridden 2013-08-30 14:04:17 -07:00
ve.ce.js Fix getOffsetFrom(Element|Text)Node for annotated aliens 2013-09-05 00:35:53 -07:00
ve.ce.LeafNode.js Rename 'DOM Changes' => 'DOM changes' 2013-08-28 15:55:35 -07:00
ve.ce.Node.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ce.NodeFactory.js Rename ve.NodeFactory to ve.NamedClassFactory 2013-04-09 12:05:05 -07:00
ve.ce.ProtectedNode.js ce: Use a better transparent pixel image 2013-08-30 17:51:20 -07:00
ve.ce.RelocatableNode.js ce: Use a better transparent pixel image 2013-08-30 17:51:20 -07:00
ve.ce.ResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.Surface.js Merge "When pasting, try to use original range" 2013-08-29 18:26:53 +00:00
ve.ce.SurfaceObserver.js Don't emit Surface changes back to the Surface 2013-08-21 17:26:32 +00:00
ve.ce.View.js Remove resize handles on surface teardown 2013-05-24 22:19:18 +02:00