Renamed Empty to Void in codegen

This commit is contained in:
2019-03-28 20:22:31 -06:00
parent 4ebae3c948
commit 62026132a8
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
{"name": "div"},
{"name": "head"},
{"name": "html"},
{"name": "img", "empty": true},
{"name": "img", "void": true},
{"name": "li"},
{"name": "span"},
{"name": "title"},