Quote:
Originally Posted by theducks
any mis-spelled key words and ADE ignores the style completely. Like
font-wait: bold; will kill it, dead
|
Really? The CSS spec says that any unknown/unsupported keyword should be ignored, but not the whole stylesheet. I know ADE ignores the whole lot if there is some syntax error like a missing semicolon, or a comma instead of decimal point... but a misspelt keyword should be different.