blob: 022423d3a4b265802658913269582273482f2bbc (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'astro': patch
---
Fix rendering of HTML boolean attributes like `open` and `async`.
Fix rendering of HTML and SVG enumerated attributes like `contenteditable` and `spellcheck`.
|