Re: [fxtf-drafts] [motion] Should failed references be treated as `none` or as a `0deg` zero-length path?

I agree with fantasai regarding stacking context dependency.

We need a zero length path, e.g. path('m 0 0'), so offset-distance has
 no effect.

We also need to specify that the bearing of the empty path('m 0 0') is
 90deg, to avoid rotation: 'auto' is equivalent to '0deg'.

ray(0deg) is not suitable, because
(a) offset-distance might not be 0.
(b) rotation 'auto' causes a -90deg rotation.



-- 
GitHub Notification of comment by ewilligers
Please view or discuss this issue at 
https://github.com/w3c/fxtf-drafts/issues/65#issuecomment-264088375 
using your GitHub account

Received on Thursday, 1 December 2016 06:17:46 UTC