Data File: HTML-5 Only Elements Contents

This table is produced by an invokation to the method:

Iterator<String> iter = HTMLTags.iteratorAddedForHTML5();
while (iter.hasNext()) ...