Index: /CKEditor/tests/tt/1659/1.html
===================================================================
--- /CKEditor/tests/tt/1659/1.html	(revision 6663)
+++ /CKEditor/tests/tt/1659/1.html	(revision 6664)
@@ -24,5 +24,5 @@
 				toolbar : "Basic",
 				contentsCss : CKTESTER.cell.getAbsolutePath( 'assets/contents.css' ),
-				width : 600,
+				width : '47%',
 				height : 200
 			} );
@@ -32,5 +32,5 @@
 				toolbar : "Basic",
 				contentsCss : CKTESTER.cell.getAbsolutePath( 'assets/contents.css' ),
-				width: 600,
+				width: '47%',
 				height : 200
 			} );
@@ -42,7 +42,7 @@
 === Test Focus Editor ===
  1. Click and drag the vertical/horizontal scrollbar on both editors;
- * Expected Result: Editor won't gain focus.
+  * Expected Result: Editor won't gain focus.
  1. Click the area below body but within the editing frame.
- * Expected Result: The editor '''gains focus''' and the cursor is blinking as soon as mouse down.
+  * Expected Result: The editor '''gains focus''' and the cursor is blinking as soon as mouse down.
 </pre>
 <textarea id="editor2" name="editor2" rows="10" cols="80"><p>text<br/>text<br/>text<br/>text<br/>text<br/>text<br/>text<br/>text<br/>text<br/>text<br/></p></textarea>
