Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
better handling of bare attribute names in DOM mode (#1852)
- compile unknown bare attribute names to setting the attribute to "" - correctly stringify as bare attribute name in .innerHTML'd markup
- Loading branch information