-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
effort3: weeksfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Milestone
Description
Advantages:
- We could use it in WebWorker, Server side, or with native renderers.
- Proper camel casing. (We can get rid of
inner-htmlvsinnerHTML) Use camelCase instead of dash-case in HTML #4923 - Errors have proper line numbers.
- We can rely on attribute order (not sure if it would be relevant)
- We could support self closing tags
<name />for custom elements - No need to ship parser when doing offline compilation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort3: weeksfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues