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
Currently the properties that trigger suppressions are [ref]:
top, left, right, or bottom
margin or its longhands
padding or its longhands
width, height, min-width, max-width, min-height, or max-height
position
transform
Changes to border can affect layout through border-width. Should that be included as well?