Why doesn't "position: sticky" work in Safari?
There's a CSS property called position: sticky that makes things stick to the top of the browser window (like a navbar) while scrolling. Using the Developer tools, it shows that "position: sticky" is invalid in Safari. This works fine in Chrome and Firefox, but for some reason not in Safari.
I have Safari 12.1.1 running on macOS Mojave 10.14.5.
I've also tried position: webkit-sticky but Safari also thinks that is an invalid CSS property.
iMac 27", macOS 10.14