[csswg-drafts] [cssom-view] Rename Element.isVisible to Element.isHidden? (#7317)

chrishtr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom-view] Rename Element.isVisible to Element.isHidden? ==
In Issue #6850 we decided to add `isVisible`. Should we rename it to `isHidden` and flip the return value?

The only difference I can see is that it flips what is considered a "positive" result, and therefore maybe developers would be less likely to misinterpret the results. i.e. developers might interpret `isVisible` as a stronger assertion from the browser than "not `isHidden`".

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7317 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 26 May 2022 20:28:32 UTC