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

> Does it mean it has visibility: hidden?

Yes, it's just a check to see if the element which isVisible was called on has a `visibility` value of `visible`: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/element.cc;l=7896-7899;drc=fee93d03eae30739adf15d4bfa29afe22490a94b

-- 
GitHub Notification of comment by josepharhar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7256#issuecomment-1119069885 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:36:49 UTC