Support viewBox in CSS

Hi,
I would like to support Jake Archibald's proposal,
https://lists.w3.org/Archives/Public/www-style/2016Feb/0328.html#options3 to
move the viewBox, or view-box, as stated in the proposal into the CSS spec.
Currently if you need to adjust the viewBox for responsive development,
which is a very useful use-case, you have to use JavaScript for the
behavior of a simple media query. Using a CSS media query would be nice in
a multitude of implementations, including but not limited to SVG sprites or
Infographics. I've written an article for a few ways of working with it
here:
http://www.creativebloq.com/web-design/how-create-animations-scale-all-devices-31619478

Thanks for your time and attention.
Best wishes,
Sarah

-- 
Sarah Drasner
*http://sarahdrasnerdesign.com/ <http://sarahdrasnerdesign.com/>*

Received on Monday, 11 April 2016 17:23:38 UTC