https://bugzilla.wikimedia.org/show_bug.cgi?id=28626
--- Comment #2 from Brion Vibber <[email protected]> 2011-04-21 00:29:53 UTC --- CSS parsing generally recovers from syntax errors (like HTML usually does), as opposed to rejecting the entire file at the first error, so in most cases only the damaged rule itself will be broken. Could still be an issue if there's a major error at the end of one file that breaks interpretation of the beginning of the next file that's been appended, but probably much lower impact. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
