summaryrefslogtreecommitdiff
path: root/include/dom/html/html_elements.h
Commit message (Expand)AuthorAgeFilesLines
* Add CENTER to list of HTML elements.Michael Drake2016-02-041-0/+1
* Add full list of HTML5 elements to enum.Michael Drake2016-02-011-1/+58
* Sort HTML elements to make it easier to see what's there.Michael Drake2016-02-011-44/+44
* Add missing newline which upsets gccChris Young2016-01-301-1/+2
* Fix longstanding failure to handle HTMLDirectoryElement specialisation.Michael Drake2016-01-271-1/+1
* Split out tag names from general string table and enum.Michael Drake2016-01-271-0/+94