For example, SO throws over 50 CSS errors and warnings on loading as do most popular sites.Simply detecting the correct browser and loading the correct CSS dynamically would be simple. I'm trying to understand why these errors/warnings are ignored by most sites?Even though the performance hit of parsing the useless CSS is likely in the micro-second range, isn't it just sloppy coding?