[css-transforms] Consider allowing transform-origin relative to viewport/canvas

I just sent a tweet to ask people what web feature you would want to
get the most if it can be magically available. (Inspired by what
Florian did after today's meetup.)

I received a reply that, currently transform-origin can be specified
only related to the element itself. It is hard to specify a fixed
point on the "stage" (which I guess means either the viewport or the
canvas). [1]

I guess we probably can add some new values to transform-box to
support doing something like this?


[1] https://twitter.com/weizhenye/status/694865134368350208 (Chinese)

- Xidorn

Received on Wednesday, 3 February 2016 13:08:44 UTC