Make sure that CSS aggregator produces valid stylesheets (if the source stylesheets were valid.)

Comments

kkaefer’s picture

@charset rules have to be before @import rules (if any rules are left, e.g. when importing external stylesheets); see http://www.w3.org/TR/CSS21/cascade.html#at-import

kkaefer’s picture

Make sure that all braces in a CSS file are properly closed or they may interfere with subsequent files.

sime’s picture

Status: Active » Postponed

Postponed until test files are created.
http://drupal.org/node/296388#comment-988224

casey’s picture

Component: tests » base system
Issue tags: +CSS aggregation

tagging

Status: Postponed » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.