When a lot of CSS (about 50) if I enable CSS resulting CSS file have all element into one line, but IE crash (can't read long line), this patch split the compressed CSS file into some line, this add some byte (the new line) but add support for IE6.
| Comment | File | Size | Author |
|---|---|---|---|
| split_compress_css-D6.patch | 634 bytes | mavimo |
Comments
Comment #1
damien tournoud commentedBugs get fixed in the latest development version (currently Drupal 7), before being backported to all affected versions.
Can someone reproduce this?
Comment #2
cburschkaThere is no patch for 7.x.
That aside, this is PHP code, not CSS.
/* */comments are not style-conforming, and/* ==== */even less.Comment #3
yoroy commented#308865: Drop IE6 support in Drupal core
Feel free to re-open this if still an issue for D7