- From: Jihye Hong via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Dec 2016 08:17:25 +0000
- To: public-fxtf-archive@w3.org
You're right. `offset-position: < position>` is an absolute-positioning coordinate system. For `offset-position: auto`, I think it could be more than relative positioning. We discussed about the result of `offset-position: auto` on [the previous telecon](https://lists.w3.org/Archives/Public/www-style/2016Jun/0158.html), and it was concluded to the current position of the element. It means that when the element is absolutely positioned, specifying `offset-position: auto` to the same element doesn't change its positioning system. In fact, we need more discussion about interaction between `offset-position` and the positioning system in https://github.com/w3c/fxtf-drafts/issues/77. -- GitHub Notification of comment by jihyerish Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/45#issuecomment-264398331 using your GitHub account
Received on Friday, 2 December 2016 08:17:32 UTC