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

Fix incorrect definition of Permitted Content for SVG filter element #1503

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

YusukeHirao
Copy link
Member

Fixes #1502

What is the purpose of this PR?

  • Fix bug
  • Fix typo
  • Update specs
  • Add new rule
  • Add new parser
  • Improve or refactor rules
  • Add a new core feature
  • Improve or refactor core features
  • Update documents
  • Others

Description

Checklist

Fill out the checks for the applicable purpose.

@YusukeHirao YusukeHirao added Bug Specs HTML/SVG specs from Living Standard and W3C labels Feb 25, 2024
@YusukeHirao YusukeHirao self-assigned this Feb 25, 2024
@YusukeHirao YusukeHirao merged commit 6cd5737 into markuplint:dev Feb 25, 2024
29 checks passed
@YusukeHirao YusukeHirao deleted the hotfix/#1502 branch February 25, 2024 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Specs HTML/SVG specs from Living Standard and W3C
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix permitted-content of the SVG filter element
1 participant