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
The current spec of shape-image-threshold uses <number> as its value. However, it seems this property is also kind of alpha value, and #3342 suggests we add <percentage> for opacity related properties. Therefore, I just wonder should we update shape-image-threshold to accept <alpha-value>?