Remove SVGExternalResourcesRequired / externalResourcesRequired#5141
Merged
sideshowbarker merged 1 commit intomdn:mainfrom May 20, 2021
Merged
Remove SVGExternalResourcesRequired / externalResourcesRequired#5141sideshowbarker merged 1 commit intomdn:mainfrom
sideshowbarker merged 1 commit intomdn:mainfrom
Conversation
Contributor
Author
|
This depends on #5140, so leaving this as a draft until that's merged and I can rebase. (Both commits are included here.) |
Contributor
foolip
added a commit
to foolip/browser-compat-data
that referenced
this pull request
May 20, 2021
See mdn/content#5141 for evidence that this is an irrelevant feature.
This is gone from SVG 2 and removed from Chromium and WebKit: https://svgwg.org/svg2-draft/changes.html#types https://svgwg.org/svg2-draft/changes.html#structure https://bugs.chromium.org/p/chromium/issues/detail?id=332066 https://bugs.webkit.org/show_bug.cgi?id=191293 It's not clear if it was ever in Gecko, but it's not currently in Gecko source. There's nothing to redirect these pages to.
75402a4 to
88561b1
Compare
Contributor
Author
|
@sideshowbarker would you care to review? |
sideshowbarker
approved these changes
May 20, 2021
ddbeck
pushed a commit
to mdn/browser-compat-data
that referenced
this pull request
May 20, 2021
See mdn/content#5141 for evidence that this is an irrelevant feature.
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is gone from SVG 2 and removed from Chromium and WebKit:
https://svgwg.org/svg2-draft/changes.html#types
https://svgwg.org/svg2-draft/changes.html#structure
https://bugs.chromium.org/p/chromium/issues/detail?id=332066
https://bugs.webkit.org/show_bug.cgi?id=191293
It's not clear if it was ever in Gecko, but it's not currently in Gecko
source.
There's nothing to redirect these pages to.