- From: Dirk Schulze <dschulze@adobe.com>
- Date: Sat, 1 Nov 2014 03:31:17 +0000
- To: www-style list <www-style@w3.org>
Hi, I added the transform-box property to CSS Transforms[1] as discussed during the F2F. The property takes the values border-box, fill-box and view-box with the initial value border-box. The keywords allow authors to switch the reference box for transformations from the “canvas dimensions” (or viewBox, the default for SVG transformations) to the object bounding box of SVG elements. Nothing changes for HTML element. Greetings, Dirk [1] http://dev.w3.org/csswg/css-transforms/#transform-box
Received on Saturday, 1 November 2014 03:31:48 UTC