Index: /CKEditor/tests/tt/5413/1.html
===================================================================
--- /CKEditor/tests/tt/5413/1.html	(revision 6362)
+++ /CKEditor/tests/tt/5413/1.html	(revision 6363)
@@ -41,5 +41,5 @@
 		//Expected result is different for each browser, plus table should not be repaired. Test should pass if no JS error is thrown while inserting broken table.
 					input = '<tr><td>cell1</td></tr>',
-					outputGecko = '<tr><td>cell1</td></tr>',
+					outputGecko = 'cell1',
 					outputIE = '<tr><td>cell1</td></tr>',
 					outputWebkit = 'cell1',
