[csswg-drafts] [cssom-view] step 6 of isVisible() isn't clear (#7256)

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

== [cssom-view] step 6 of isVisible() isn't clear ==
"If the [checkVisibilityCSS](https://drafts.csswg.org/cssom-view/#dom-isvisibleoptions-checkvisibilitycss) dictionary member of options is true, and this is invisible, return false."
What does 'invisible' mean? Does it mean the element has been scrolled out of the viewport? Does it mean it has visibility: hidden? or perhaps something else?

https://drafts.csswg.org/cssom-view/#dom-element-isvisible


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


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

Received on Thursday, 5 May 2022 21:32:42 UTC