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

Add subfeatures for menclose@notation #17912

Merged
merged 1 commit into from Sep 29, 2022

Conversation

fred-wang
Copy link
Contributor

Summary

This add subfeatures for each value of the menclose@notation attribute as discussed in [1], except "radical" which is considered irrelevant [2]. Additonally, "mirror" is used for Safari iOS (as it has the same MathML support as macOS) and the notes for Safari is removed (as that's redundant information).

Test results and supporting details

Related issues

[1] #17062
[2] mdn/content#21179

This add subfeatures for each value of the menclose@notation attribute as discussed in [1], except "radical" which is considered irrelevant [2]. This is done by copying existing implementation status of the notation feature.

Additonally, "mirror" is used for Safari iOS (as it has the same MathML support as macOS) and the notes for Safari is removed (as that's redundant information).

[1] mdn#17062
[2] mdn/content#21179
@fred-wang
Copy link
Contributor Author

cc @Elchi3 @queengooborg

@github-actions github-actions bot added the data:mathml ➗ Compat data for MathML features. https://developer.mozilla.org/docs/Web/MathML label Sep 29, 2022
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 👍

@Elchi3 Elchi3 merged commit 6995c29 into mdn:main Sep 29, 2022
@fred-wang fred-wang deleted the menclose-notation-subfeatures branch September 30, 2022 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:mathml ➗ Compat data for MathML features. https://developer.mozilla.org/docs/Web/MathML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants