Breaking CSS url()
-
Hello @patrickposner! Hope you’re well.
Longtime happy pro user here.
My CSS input to SimplyStatic contains SVG via CSS
url(). This SVG, as is standard, contains thexmlnsattribute, with a value that containshttp://, but SS trims the second slash down tohttp:/and the svg breaks.The issue does not occur on WP, only on static output.
Note that I do not have any SS code optimization features toggled on.
Note also that this is not deterministic. It occurs on some
url()but not others, and I am not discerning a pattern to this issue. I tried pasting the complete CSS, but the SVG gets sanitized.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.