Index: /CKEditor/trunk/_source/core/tools.js
===================================================================
--- /CKEditor/trunk/_source/core/tools.js	(revision 7012)
+++ /CKEditor/trunk/_source/core/tools.js	(revision 7013)
@@ -707,5 +707,5 @@
 					}
 
-					if ( !/%$/.test( cssLength ) )
+					if ( !(/%$/).test( cssLength ) )
 					{
 						calculator.setStyle( 'width', cssLength );
