Re: [csswg-drafts] [css-position] 'front' & 'back' keywords for z-index

And one day you may decide that you need something above what others on your project might try to put above `var(--z-top-layer)` with the lists, so you write `z-index: calc(var(--z-top-layer) + 1);`. I get what your saying about getting rid of 1000, 2000, 3000 craziness. The feature you describe sounds perfect for solving that issue. I guess I'm just putting more weight on the issue of "definitely the front", thinking that having something like a mathematical limit being more beneficial than not.

-- 
GitHub Notification of comment by jonjohnjohnson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2444#issuecomment-373541752 using your GitHub account

Received on Thursday, 15 March 2018 22:24:06 UTC