Re: [fxtf-drafts] [motion-1] The definition of "containing box" for ray() function (#369)

I'm unsure that using the reference box (as specified by the `transform-box` property) is the right thing to do, since -- assuming there is a use case for selecting different reference boxes for `ray()`s -- you won't necessarily want to use the same box for your `transform` as for your `offset-path`.

So what I want to know is what kinds of effects do we expect authors to want to create using `ray()`.  I'm actually a little surprised that you can't specify a `<length>` value for the size.  (Although if we had the bearing commands in SVG Paths we could achieve the same effect with `path()`...)

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

Received on Thursday, 12 September 2019 01:51:23 UTC