Open
Description
Vue version
3.5.12
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-v477mx?file=src%2FApp.vue
Steps to reproduce
Add to html tag a attribute text
What is expected?
attribute text does not override content html tag a
What is actually happening?
attribute text overrides content html tag a
System Info
No response
Any additional comments?
No response