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
I suggest renaming box-suppress (defined here) to something with a positive context rather than a negative one. The issue is that box-suppress: discard; may be confusing because of the inherent double-negative. An author may think that box-suppress: discard; means the previous box-suppress value is discarded.
I suggest
Name: box-suppress
Value: show | discard | hide
Initial: show