https://bugzilla.wikimedia.org/show_bug.cgi?id=57339
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected], | |[email protected] Component|General/Unknown |Skin and page rendering Version|wmf-deployment |1.23-git Resolution|--- |WONTFIX Product|Wikimedia |MediaWiki --- Comment #3 from Bartosz Dziewoński <[email protected]> --- Unless you have a good reason to kill any of these, this is expected and okay. The noise refers either to: * horrible hacks we need to support older browsers ("Expected 'important' but found 'ie'. Expected ';' or '}' to terminate declaration but found 'ie'.", "Expected declaration but found '*'. Skipped to next declaration." – both of these are for IE 6 and 7) * browser-specific rules that other browsers do not understand (-ms-*, -webkit-*, …) * or things your browser just does not support ("Unknown property 'user-select'."). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
