mediawiki-extensions-Visual.../modules/ve/dm
Catrope ce60b54d33 Rename fringeWhitespace to internal
This allows us to put other internal data in there in the future. Also
passing it through the Node constructor properly now.

* ve.dm.Node
** Rename fringeWhitespace property to internal
** Add internal parameter to constructor
** Remove setFringeWhitespace()
* Increase the number of parameters passed through by ve.Factory to 3
* Pass through .internal from linmod to nodeFactory in ve.dm.Document
* ve.dm.Converter
** Rename .fringeWhitespace to .internal.whitespace and make it an array
** Store a temporary reference to .internal in domElement.veInternal
* Add internal to all node constructors except TextNode

Tests:
* Update for fringeWhitespace->internal rename
* Add third parameter to ve.Factory tests
* Add .internal to getNodeTreeSummary

Change-Id: If20c0bb78fee3efa55f72e51e7fc261283358de7
2012-08-16 15:14:01 -07:00
..
annotations Update LinkAnnotation for Parsoid href changes 2012-08-14 11:03:37 -07:00
nodes Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Annotation.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.dm.AnnotationFactory.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.dm.BranchNode.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Converter.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Document.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.DocumentSynchronizer.js Clean up a few commas and some indentation 2012-08-10 16:49:14 -07:00
ve.dm.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.dm.LeafNode.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Node.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.NodeFactory.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.dm.Surface.js Merge "Added setSelection to ve.dm.Surface" 2012-08-14 18:56:19 +00:00
ve.dm.SurfaceFragment.js Merge "Added setSelection to ve.dm.Surface" 2012-08-14 18:56:19 +00:00
ve.dm.Transaction.js Added isNoOp to ve.dm.Transaction 2012-08-10 15:35:48 -07:00
ve.dm.TransactionProcessor.js Clean up a few commas and some indentation 2012-08-10 16:49:14 -07:00