hgroup not resolved as native HTML element
Vue version
3
Link to minimal reproduction
Steps to reproduce
Create an hgroup element.
What is expected?
No warning/error shown from Vue about custom components.
What is actually happening?
Warning "Failed to resolve component: hgroup"
System Info
No response
Any additional comments?
hgroup is an official HTML element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/hgroup