Originally Posted by geek1011
I will probably detect CSS by counting the number of braces and semicolons, then if the length is too short, then warn the user (I won't do more than that, as I don't want to stop the user if the user knows what they are doing, and I don't want to fix the issue automatically as I don't want people relying on the behavior).
|