Data File: HTML Inline Elements Contents

This table is produced by an invokation to the method:

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