Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Sticky, no top: top = auto; bottom = auto; left = auto; right = auto | |
| 2 Sticky, with top: top = 0px; bottom = auto; left = auto; right = auto | |
| 3 Sticky, with bottom: top = auto; bottom = 0px; left = auto; right = auto | |
| OLD | NEW |