For concerns about the meaning of visibility of hidden-matchable, here is the intention: **auto**: Content is shown to the user. **hidden-matchable**: Content is not technically shown to the user visually (and as a result the UA need not spend time rendering it by default), but is conceptually part of the current view and is only not shown because it's inside of a UX pattern such as an accordion or their off-screen portions of a userland infinite list. **hidden**: Content is in the DOM but is *not* part of the current view. The only reason it's in the DOM is for caching, offscreen style/layout measurement, or developer convenience. -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5595#issuecomment-754926950 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Tuesday, 5 January 2021 21:57:48 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:25 UTC