-
Notifications
You must be signed in to change notification settings - Fork 133
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? #21
Labels
Comments
erikdahlstrom
added a commit
that referenced
this issue
Feb 5, 2016
Issue: #21 Resolution: https://www.w3.org/2016/02/05-svg-irc#T04-10-10
foolip
added a commit
to whatwg/dom
that referenced
this issue
Sep 1, 2016
SVGZoomEvent has been removed from SVG and from Chromium: w3c/svgwg#21 https://crbug.com/367890
foolip
added a commit
to whatwg/dom
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.
foolip
added a commit
to whatwg/dom
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
to whatwg/dom
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
See https://code.google.com/p/chromium/issues/detail?id=367890
Input appreciated on whether there are important use cases for SVGZoomEvent, or if it may simply be removed, given that it doesn't appear to be needed for web compat.
The text was updated successfully, but these errors were encountered: