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

> How many times have you written things like `z-index: 999999` or `z-index:-999999`?

Since I learnt how stacking contexts behave, (almost) never. I think such absurdly high numbers don't really make sense because the index is local.

Allowing tuples with lexicographic order may be useful indeed, but I'm afraid that since nowadays people use `z-index: 999999`, they may switch to `z-index: 999999 999999 999999 999999 999999 999999 999999`.


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

Received on Friday, 16 March 2018 01:10:48 UTC