5 important
/* !important property not recognized by WebCore */;
6 height: 100% !important
;
9 color: "badcolor" ! important
/* good property with strange value */;
13 /* @media rule with an empty media list */
16 /* comment before selector */body
.main1
/* comment after selector */{/* comment */color: #F00BAA;zoo:moo
/* not an !important unrecognized property */}/* comment */
18 body
.main2
{background: green
/* value !important comment */ !important
/* no semicolon, very !important */}