-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly detect if SVG element is being used and use transform attrib…
…ute instead of style transform. Tests added - 1) Detect if element is instanceof SVGElement 2) Detect if element is NOT instanceof SVGElement 3) Test if SVGs are use the appropriate transform property.
- Loading branch information
1 parent
bb5b030
commit 7807a68
Showing
2 changed files
with
90 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters