View Single Post
Old 03-06-2019, 08:49 PM   #5
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,830
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DiapDealer View Post
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.
I'm afraid you should also include the "browser specific" property. Why? Because Sigil doesn't support the standar property (shape-outside) but "-webkit-shape-outside". Evidently Sigil is based on "webkit" so, IMHO, it also should update all properties based in that engine.
RbnJrg is offline   Reply With Quote