- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Oct 2023 22:52:40 +0000
- To: public-css-archive@w3.org
To write the full syntax for posterity, ``` el.checkVisibility({ contentVisibilityAuto: true }) ``` Would mean return true iff `el` has a box, is not `content-visibility: hidden`, and also not skipped due to `content-visibility: auto` (bikeshed) I feel like "check" prefix in dictionary fields played a role here that made this a little clearer -- GitHub Notification of comment by vmpstr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9487#issuecomment-1786170221 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 30 October 2023 22:52:41 UTC