NEW 103957
[CSS Grid Layout] Support sticky positioned elements inside a grid element
https://bugs.webkit.org/show_bug.cgi?id=103957
Summary [CSS Grid Layout] Support sticky positioned elements inside a grid element
Julien Chaffraix
Reported 2012-12-03 18:20:05 PST
This is a follow-up of bug 103677. position: sticky elements don't work inside grid or an inline grid (I couldn't get it to work inside a display: block container either). It's maybe related to bug 100054 but I am not totally sure. Tangential but related is the question of whether we allow them to be grid items (which we currently do but may want to consider).
Attachments
Note You need to log in before you can comment on or make changes to this bug.