Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SVGZoomEvent? #283

Closed
Ms2ger opened this issue Jul 23, 2016 · 4 comments
Closed

Remove SVGZoomEvent? #283

Ms2ger opened this issue Jul 23, 2016 · 4 comments

Comments

@Ms2ger
Copy link
Member

Ms2ger commented Jul 23, 2016

Per w3c/svgwg@3844475

@annevk
Copy link
Member

annevk commented Jul 23, 2016

Are Safari, Firefox, and Edge removing it too?

@Ms2ger
Copy link
Member Author

Ms2ger commented Jul 26, 2016

Dunno. @erikdahlstrom?

@erikdahlstrom
Copy link

I'm not involved with either of these products, so can't speak for their respective intents.

The wg discussion describe the issues around SVGZoomEvent fairly well. All ways of zooming in current browsers lead to no dispatching of this event AFAIK, possibly with exception of javascript setting SVGSVGElement.currentScale.

foolip added a commit that referenced this issue Sep 1, 2016
SVGZoomEvent has been removed from SVG and from Chromium:
w3c/svgwg#21
https://crbug.com/367890

Fixes #283.
@ayg
Copy link
Contributor

ayg commented Nov 7, 2016

foolip added a commit that referenced this issue Nov 9, 2016
SVGZoomEvent has been removed from SVG and from Chromium:
w3c/svgwg#21
https://crbug.com/367890

Fixes #283.
annevk pushed a commit that referenced this issue Nov 10, 2016
SVGZoomEvent has been removed from SVG and from Chromium:

* w3c/svgwg#21
* https://crbug.com/367890

Fixes #283.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants