Index: /CKEditor/tests/tt/4246/1.html
===================================================================
--- /CKEditor/tests/tt/4246/1.html	(revision 4834)
+++ /CKEditor/tests/tt/4246/1.html	(revision 4835)
@@ -27,9 +27,9 @@
 			{
 				var editor = ts.editor,
-					input = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="height:300px;width:200px;border: 1px solid;float:right"/></p>',
-					outputGecko = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border:2px solid;float:right;height:86px;margin:10px 5px;width:414px;"></p>',
-					outputIE = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-top:2px solid;float:right;height:86px;margin:10px 5px;width:414px;"></p>',
-					outputWebkit = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-color:initial;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;"></p>',
-					outputOpera = '<p>&nbsp;</p><p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom-color:currentcolor;border-bottom-style:solid;border-bottom-width:2px;border-left-color:currentcolor;border-left-style:solid;border-left-width:2px;border-right-color:currentcolor;border-right-style:solid;border-right-width:2px;border-top-color:currentcolor;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;"></p>';
+					input = '<p><img src="_assets/logos.gif" style="height:300px;width:200px;border: 1px solid;float:right"/></p>',
+					outputGecko = '<p><img src="_assets/logos.gif" style="border:2px solid;float:right;height:86px;margin:10px 5px;width:414px;" /></p>',
+					outputIE = '<p><img src="_assets/logos.gif" style="border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-top:2px solid;float:right;height:86px;margin:10px 5px;width:414px;" /></p>',
+					outputWebkit = '<p><img src="_assets/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-color:initial;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;" /></p>',
+					outputOpera = '<p>&nbsp;</p><p><img src="_assets/logos.gif" style="border-bottom-color:currentcolor;border-bottom-style:solid;border-bottom-width:2px;border-left-color:currentcolor;border-left-style:solid;border-left-width:2px;border-right-color:currentcolor;border-right-style:solid;border-right-width:2px;border-top-color:currentcolor;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;" /></p>';
 
 				// Force result data un-formatted.
@@ -81,9 +81,9 @@
 				// Browsers' style text resolution variants.  
 				var editor = ts.editor,
-					input = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" height="300" width="200" border="1" align="right" vspace="10" hspace="5"/></p>',
-					outputGecko = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-style:solid;border-width:2px;float:right;height:86px;margin:10px 5px;width:414px;"></p>',
-					outputIE = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-top:2px solid;float:right;height:86px;margin:10px 5px;width:414px;"></p>',
-					outputWebkit = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;"></p>',
-					outputOpera = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;"></p>';
+					input = '<p><img src="_assets/logos.gif" height="300" width="200" border="1" align="right" vspace="10" hspace="5"/></p>',
+					outputGecko = '<p><img src="_assets/logos.gif" style="border-style:solid;border-width:2px;float:right;height:86px;margin:10px 5px;width:414px;" /></p>',
+					outputIE = '<p><img src="_assets/logos.gif" style="border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-top:2px solid;float:right;height:86px;margin:10px 5px;width:414px;" /></p>',
+					outputWebkit = '<p><img src="_assets/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;" /></p>',
+					outputOpera = '<p><img src="_assets/logos.gif" style="border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;border-right-style:solid;border-right-width:2px;border-top-style:solid;border-top-width:2px;float:right;height:86px;margin-bottom:10px;margin-left:5px;margin-right:5px;margin-top:10px;width:414px;" /></p>';
 
 				// Force result data un-formatted.
@@ -134,6 +134,6 @@
 			{
 				var editor = ts.editor,
-					input = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif" height="300" width="200" border="1" align="right" vspace="10" hspace="5"/></p>',
-					output = '<p><img src="http://dev.fckeditor.net/chrome/site/logos.gif"></p>',
+					input = '<p><img src="_assets/logos.gif" height="300" width="200" border="1" align="right" vspace="10" hspace="5"/></p>',
+					output = '<p><img src="_assets/logos.gif" /></p>',
 					outputGecko = output,
 					outputIE = output,
