I think that defining the `border-box` as the default reference box for `<basic-shape>` value seems reasonable for `offset-path`. If there is the border of the containing block where the offset path will be drawn, it’ll be expected to position the box along it. Also, the `border-box` reference box helps keep the offset path synchronized with the border if margins are used. The `margin-box` reference box would be useful when it's important to wrap the containing block around with the offset path and influence the area beyond the dimensions of the containing block. But `offset-path` doesn’t need to change the relationship of other boxes around the containing block. -- GitHub Notification of comment by jihyerish Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/189#issuecomment-308055127 using your GitHub accountReceived on Tuesday, 13 June 2017 09:09:15 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:50:21 UTC