Those attributes not being included in any rename search actions. The list of current css attributes that will be searched for urls to update is:
(?:src|background|background-image|list-style|list-style-image|border-image|border-image-source|content)\\s*:|@import)
We'll discuss whether we want to expand that to include browser specific properties, but I'm sure we'll probably add the standard css3 shape-outside attribute to the list.
Last edited by DiapDealer; 03-06-2019 at 08:03 PM.
|