- From: dɐʌǝl ʞlᴉɯɐsɥʞᴉu via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Jan 2019 09:33:21 +0000
- To: public-css-archive@w3.org
Hack with adding sentinel elements to the top and the bottom of the scrolling root like [this one](https://developers.google.com/web/updates/2017/09/sticky-headers) has limitations. In certain cases I can't add extra elements inside container and when I can it become not possible to use some pseudo-classes like :first-child for a meaningful content. In general this way adds cumbersome code and difficulties for other team member to reason about it. -- GitHub Notification of comment by klimashkin Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1660#issuecomment-451874828 using your GitHub account
Received on Monday, 7 January 2019 09:33:23 UTC