!Important Rule with Comment Test
XHTML and CSS are all valid
Control ==== a b c d e f g h i j k l m n o p q r s t u v w x y z
A ==== width: 50%!important/**/;
a b c d e f g h i j k l m n o p q r s t u v w x y z
B ==== width: 50%! important/**/;
a b c d e f g h i j k l m n o p q r s t u v w x y z
C ==== width: 50% ! important/**/;
a b c d e f g h i j k l m n o p q r s t u v w x y z
D ==== width: 50% !important/**/;
a b c d e f g h i j k l m n o p q r s t u v w x y z
E ==== width: 50%/**/!important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
F ==== width: 50%/**/! important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
G ==== width: 50%/**/ ! important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
H ==== width: 50%/**/ !important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
I ==== width: 50%!/**/important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
J ==== width: 50%!/**/ important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
K ==== width: 50% ! /**/ important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
L ==== width: 50% ! /**/important;
a b c d e f g h i j k l m n o p q r s t u v w x y z
M ==== width: 50% !/**/important;
a b c d e f g h i j k l m n o p q r s t u v w x y z