Re: [csswg-drafts] [css3-positioning] [cssom] getComputedStyle should return "auto" for position:sticky if applicable

FWIW, I believe both `position:fixed` and `position:absolute` should resolve `getComputedStyle` to `auto` for `top`/`bottom`/etc when this is what the rules say. It's misleading otherwise. Though, it sounds like there's a new API in works to make it less ambiguous?

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

Received on Friday, 13 October 2017 22:54:40 UTC