-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed as duplicate of#15617
Copy link
Labels
good first issueA small, encapsulated issue, ideal for a new contributor to Svelte to tackle.A small, encapsulated issue, ideal for a new contributor to Svelte to tackle.help wanted
Milestone
Description
Describe the bug
I get a Runtime error when inseritng an <legend> tag inside <optgroup> inside of an <select> element.
As far as i've read on MDN, this is valid HTML.
Doing: {@html "<legend>Mamma Mia</legend>"} the browser doesn't "repair" the legend element.
Reproduction
Logs
System Info
Any
Severity
annoyance
Metadata
Metadata
Assignees
Labels
good first issueA small, encapsulated issue, ideal for a new contributor to Svelte to tackle.A small, encapsulated issue, ideal for a new contributor to Svelte to tackle.help wanted