You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
When a “slash” is included in the “background” property of a stylesheet, the style is removed.
e.g : <div style="background:url(xx.jpg) 50% 50% / cover;"></div>
used in version 8.1.844-beta.
thanks
The text was updated successfully, but these errors were encountered:
hi,
When a “slash” is included in the “background” property of a stylesheet, the style is removed.
e.g :
<div style="background:url(xx.jpg) 50% 50% / cover;"></div>
used in version 8.1.844-beta.
thanks
The text was updated successfully, but these errors were encountered: