mediawiki-extensions-Visual.../modules/ve/test/dm
Catrope dfd78cb121 Remove references to data-mw-gc
data-mw-gc is ancient and unused. We do need to detect and alienate
generated nodes, but that is now based on RDFa types. Removing the
data-mw-gc stuff for now because it doesn't work anyway, will replace it
with proper detection later.

Replaced instances of data-mw-gc in the test suite with unregistered
node types.

Change-Id: If3f5898d382a436fa57929013264c53af5e840ba
2012-08-20 17:44:55 -07:00
..
nodes
ve.dm.BranchNode.test.js
ve.dm.Converter.test.js
ve.dm.Document.test.js
ve.dm.DocumentSynchronizer.test.js
ve.dm.example.js
ve.dm.LeafNode.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