-
Notifications
You must be signed in to change notification settings - Fork 22.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark old SVG interfaces as obsolete (#240)
* Mark SVGCursorElement as deprecated Removed in w3c/svgwg@94eb871 but still available in WebKit so marking it as deprecated rather than obsolete https://developer.apple.com/documentation/webkitjs/svgcursorelement * fixup cursor * Mark SVGEvent as obsolete Removed in https://dev.w3.org/cvsweb/SVG/profiles/1.1F2/master/interact.html.diff?r1=1.15;r2=1.16 * Mark SVGStylable as obsolete Per w3c/svgwg@0f5bb90 * Mark SVGTransformable as obsolete Per w3c/svgwg@6ce402c
- Loading branch information
1 parent
ca0f14c
commit 8d29aa7
Showing
4 changed files
with
4 additions
and
6 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
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