iska
|
4a41b89ecf
|
Update tokenizer implementation as per spec as of 2017.09.09
- Use new initial states in tests according to:
https://github.com/html5lib/html5lib-tests/pull/101
- Implement tokenization errors introduced in:
https://github.com/whatwg/html/pull/2701
https://github.com/html5lib/html5lib-tests/pull/92
|
2017-09-10 02:23:31 +02:00 |
|
iska
|
30389c5010
|
Add an autorelease pool in the Tokenizer’s iteration method
|
2017-04-09 20:54:01 +02:00 |
|
iska
|
9df89043d3
|
Refactor all private extensions into own separate categories
|
2016-11-27 03:12:58 +01:00 |
|
iska
|
37444d5899
|
Move source code to Sources directory
|
2016-08-24 19:54:41 +02:00 |
|