/*! * VisualEditor Cite-specific DiffElement tests. * * @copyright 2011-2018 VisualEditor Team and others; see http://ve.mit-license.org */ QUnit.module( 've.ui.DiffElement (Cite)' ); QUnit.test( 'Diffing', function ( assert ) { var i, len, // spacer = '
' + ref( 'Foo' ) + ref( 'Bar' ) + ref( 'Baz' ) + '
' + '' + ref( 'Foo' ) + ref( 'Bar ish' ) + ref( 'Baz' ) + '
' + '' + ref( 'Foo', '1' ) + '' + ref( 'Bar', '2' ) + '' + '' + ref( 'Bar ish', '2' ) + '' + ref( 'Baz', '3' ) + '
' + 'Foo
Baz