Index: /FCKeditor/trunk/editor/_source/classes/fckstyle.js
===================================================================
--- /FCKeditor/trunk/editor/_source/classes/fckstyle.js	(revision 2123)
+++ /FCKeditor/trunk/editor/_source/classes/fckstyle.js	(revision 2124)
@@ -222,4 +222,6 @@
 												continue ;
 
+											/*jsl:fallthru*/
+
 										default :
 											FCKDomTools.RemoveAttribute( pathElement, att ) ;
@@ -374,4 +376,6 @@
 										continue ;
 
+									/*jsl:fallthru*/
+
 								default :
 									FCKDomTools.RemoveAttribute( currentNode, att ) ;
@@ -546,4 +550,6 @@
 							if ( FCKDomTools.GetAttributeValue( innerElement, att ) != this.GetFinalAttributeValue( att ) )
 								continue ;
+
+							/*jsl:fallthru*/
 
 						default :
