Re: [dom] Comments on heycam's new SVG DOM

Hi!

Here a quick thought about the following:

2013/8/9 Tab Atkins Jr. <jackalmage@gmail.com>

> 3. I'm not convinced on the <viewport> element.  I have found it
> slightly clumsy before that some attributes are only useful on the
> root <svg> and others are only useful on nested <svg>s, but I don't
> know how bad this is.  Shrug, I can be convinced either way.
>

As a web developer I'm completely freaked out to see such element rising.
In today's web design, understanding what a view port is is a nightmare.
Because there is already the non standard meta viewport and the upcoming
@viewport rule discuss at the CSS working group and even it is not related
(I don't know yet) having a new thing called "viewport" will make things
horrible to web developer. We are already fighting hard to understand an
deal with what we call responsive web design, so please, PLEASE do not add
more complexity and clumsy things. If possible try to sort this out on a
more general level. And if SVG needs something to define an internal
viewport, please, name it otherwise.

Best,
-- 
Jeremie
.............................
Web : http://jeremie.patonnier.net
Twitter : @JeremiePat <http://twitter.com/JeremiePat>

Received on Friday, 9 August 2013 16:55:23 UTC