Commit Graph
6 Commits
Author SHA1 Message Date
iska f3a8c1a0ec Rename HTML Element's namespace attribute
Not exactly a "conflict free" attribute name, Element id is next
2015-04-08 00:08:00 +02:00
iska a1560ddf37 Format special element types (add \n to break huge line) 2015-03-15 17:54:20 +01:00
iska e56c8dff90 Finalize "HTML integration point" check 2015-03-15 17:48:29 +01:00
iska dab3f412b8 Add method to check whether an element is special 2015-03-07 00:43:18 +01:00
iska cb9570c9e1 Add NSString category for HTML related methods
Also remove macros scattered throughout the code and use category consistently
2015-03-02 22:36:03 +01:00
iska f9c8743106 Add "tree construction dispatcher" and token handling stub
https://html.spec.whatwg.org/multipage/syntax.html#tree-construction
2015-02-21 14:30:44 +01:00