Commit Graph

11 Commits

Author SHA1 Message Date
iska a7b526dc14 Restore the EOF Token and emit it in the tokenizer 2015-03-16 00:17:11 +01:00
iska 6c7e3465e9 Add implementation for a ordered dictionary for HTML attributes 2015-03-15 15:14:14 +01:00
iska 4afa6d11e1 Change HTML test's description property to "title" 2015-02-19 22:26:10 +01:00
iska a28580b258 Fix initialisation of HTML5 Lib tests
Checks for nil values and inits accordingly
2014-10-30 21:18:56 +01:00
iska dd95a639c3 Add nil checks for DOCTYPE identifiers when initing HTML5 Lib tests 2014-10-26 23:43:52 +01:00
iska 9d2664fce0 Fix regex match range index in Process Double Escaped method 2014-10-26 23:43:29 +01:00
iska f2993181a8 Change method names in HTML5 Lib test class
Change Fixture to Dctionary
2014-10-26 23:43:21 +01:00
iska a3358dd8b0 Fix HTML5 Lib test to correctly handle ParseError token
JSON structure is not strong with this one
2014-10-26 18:10:32 +01:00
iska e73a8dc512 Revert "Adapt HTML5 Lib test class to break output into multiple character tokens"
This reverts commit 79da32ed72.
2014-10-26 18:02:47 +01:00
iska 79da32ed72 Adapt HTML5 Lib test class to break output into multiple character tokens 2014-10-26 02:02:58 +02:00
iska 0910290ef2 Add generic HTML5LibTest class for performing HTML5lib tests
https://github.com/html5lib/html5lib-tests
2014-10-25 17:35:58 +02:00