You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use self‐closing mspace tag in MathML in HTML <mspace .. /> in Svelte, it gives the following warning:
3:54:26 PM [vite-plugin-svelte] src/routes/+page.svelte:11:1 Self-closing HTML tags for non-void elements are ambiguous — use `<mspace ...></mspace>` rather than `<mspace ... />`
https://svelte.dev/e/element_invalid_self_closing_tag