- From: SVG Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Wed, 18 Mar 2009 17:07:37 +0000 (GMT)
- To: public-svg-wg@w3.org
ISSUE-2237 (css-preserveAspectRatio): Align with CSS WG preserveAspectRatio [SVG Core 2.0] http://www.w3.org/Graphics/SVG/WG/track/issues/2237 Raised by: Doug Schepers On product: SVG Core 2.0 Simon Pieters, per http://lists.w3.org/Archives/Public/www-svg/2009Mar/0076.html : [[ We're speculating about implementing 'image-fit' http://dev.w3.org/csswg/css3-page/#propdef-image-fit and we note that it's pretty similar to preserveAspectRatio in SVG http://www.w3.org/TR/SVG11/coords.html#PreserveAspectRatioAttribute The SVG attribute is not available as a CSS property. We're considering the feasibility of aligning the two and making the SVG attribute map to the CSS property. The CSS property allows the same precision as 'background-position' for positioning, while SVG has less precision. What are the use cases for more precision? Could the SVG WG consider allowing the same precision for preserveAspectRatio? The CSS spec allows the image to go outside of the layout box with 'overflow:visible; image-fit:cover'. What's the use case for this? Previously, the CSS spec had the same keywords as SVG. What's the reason for the change? ]]
Received on Wednesday, 18 March 2009 17:07:46 UTC