Index: /CKEditor/tests/dt/plugins/jquery/1.html
===================================================================
--- /CKEditor/tests/dt/plugins/jquery/1.html	(revision 4220)
+++ /CKEditor/tests/dt/plugins/jquery/1.html	(revision 4221)
@@ -290,5 +290,5 @@
 					}, 1000 );
 				} );
-			
+
 			testSelf.wait( function(){
 				cleanup( 'ajax_submit_textarea' );
@@ -334,5 +334,5 @@
 					testSelf.resume( function()
 					{
-						assert.areSame( 'foo bar', data );
+						assert.areSame( '<p>foo bar</p>', data );
 						assert.isTrue( editor instanceof CKEDITOR.editor, 'editor instanceof CKEDITOR.editor' );
 						testFinished =
@@ -344,4 +344,5 @@
 				{
 					var editor = this;
+					editor.dataProcessor.writer._.rules = {};
 					// Delay it a bit.
 					setTimeout( function()
