[csswg-drafts] [css-positioning-3] Sticky positioning for table elements

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

== [css-positioning-3] Sticky positioning for table elements ==
https://www.w3.org/TR/css-position-3/#sticky-pos

The sticky will not work with `<thead/>`, `<tr/>` (table-rows), `<th/>` etc. **I need it here!** For always visible header if i scroll table right or down. Without any script. This will very helpful a big tables.

> The effect of position: sticky on table elements is the same as for position: relative

In my opinion this sentence should be removed and the behaviour for all elements (and display values) should be the same. 

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

Received on Monday, 1 January 2018 08:51:07 UTC