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

Split streams into more features #2491

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dist
  • Loading branch information
MattiasBuelens committed Jan 7, 2025
commit 4daeb7c69560327d60faf9c576ebbc4feab0f0c8
11 changes: 0 additions & 11 deletions features/svg.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -1662,17 +1662,6 @@ compat_features:
- api.SVGImageElement.crossOrigin
- svg.elements.image.crossorigin

# baseline: false
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "79"
# firefox: "1.5"
# firefox_android: "4"
# safari: "3"
# safari_ios: "2"
- svg.elements.script.xlink_href

# baseline: false
# support:
# chrome: "1"
Expand Down
Loading