Example:

filter: url('#svgfilter');

is changed to:

filter: url(/sites/default/files/css/optimized/%23svgfilter);

which breaks it. Not sure if this is filter-specific or for any relative url path.

Comments

W01F’s picture

W01F created an issue.

Seems to be related to: https://www.drupal.org/project/advagg/issues/2905040

But that patch no longer applies to ^4.0

W01F’s picture

W01F’s picture

UPDATE: think this issue is with core now, not advagg?

https://www.drupal.org/node/2362643