About
Account
Channels
People
Discover
Martijn
Apparently position:relative and overflow:hidden can help browsers render your CSS even faster. I wonder if
@Sublevel
could implement these without breaking anything.
github.com/10up/sa...
9y, 49w
5 replies ¬
Mark Dain
That's interesting, doesn't most stuff default to position: relative anyway?
9y, 49w
1 reply
Login
or
register
your account to reply
Martijn
No, position:static is the default. Which is why you can't use top/right/bottom/left without defining position.
9y, 49w
reply