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

I understand that as a solution to when people need to shuffle around values making space for things in between, not as a solution for say a plugin to set it's place in front of the stack, without having to scrub through layers to find the highest z-index value at it's context and then set it's own to that value plus 1? Or are you thinking that the best solution to "definitely the front" is something like `z-index: 999999 999999 99999`? Though I can imagine people asking for "infinity + 1" features, I also think stopping at +/- infinity would still be useful for authors.

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

Received on Thursday, 15 March 2018 20:49:42 UTC