mediawiki-extensions-Visual.../modules/ve/test/dm
Ed Sanders f153f932a2 Remove inserted leading whitespace
This is bit of a hack, as leading whitespace could be
significant if styled with white-space:pre.

Long term VE shouldn't be editing the user's HTML, and
should just highlight potential formatting issues.

We avoid the stripping in preformatted elements as we
expect they will have that styling.

Bug: 51462
Change-Id: I654d98e17dd604cb2a192831ff3f3597f95b9962
2013-08-02 19:01:22 +00:00
..
lineardata
nodes
ve.dm.AnnotationSet.test.js
ve.dm.BranchNode.test.js
ve.dm.Converter.test.js
ve.dm.Document.test.js
ve.dm.DocumentSynchronizer.test.js
ve.dm.example.js Remove inserted leading whitespace 2013-08-02 19:01:22 +00:00
ve.dm.IndexValueStore.test.js
ve.dm.InternalList.test.js
ve.dm.LeafNode.test.js
ve.dm.LinearData.test.js
ve.dm.MetaList.test.js
ve.dm.Model.test.js
ve.dm.ModelRegistry.test.js
ve.dm.Node.test.js
ve.dm.NodeFactory.test.js
ve.dm.Surface.test.js
ve.dm.SurfaceFragment.test.js
ve.dm.Transaction.test.js
ve.dm.TransactionProcessor.test.js