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

Attributes with many sets of metadata present problems in generation. #31

Closed
StartAutomating opened this issue Sep 23, 2022 · 0 comments · Fixed by #46
Closed

Attributes with many sets of metadata present problems in generation. #31

StartAutomating opened this issue Sep 23, 2022 · 0 comments · Fixed by #46
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

Some SVG attributes have multiple property tables, with different valid values for different elements.

This presents a bit of a blocking problem, since this presents all but the first alphabetical element from having the correct set of attributes.

To work around this, we will need to parse multiple tables and associate them with the elements they apply to.

@StartAutomating StartAutomating added the enhancement New feature or request label Sep 23, 2022
@StartAutomating StartAutomating self-assigned this Sep 23, 2022
@StartAutomating StartAutomating changed the title Script Generator should handle attributes with many sets of metadata properties. Attributes with many sets of metadata present problems in generation. Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
github-actions bot pushed a commit that referenced this issue Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant