<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/tests, branch v0.4.0</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/tests?h=v0.4.0</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/tests?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2021-12-05T02:52:22Z</updated>
<entry>
<title>rename to html5tokenizer, bump version</title>
<updated>2021-12-05T02:52:22Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-05T02:19:03Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=b00714411306ee6500e4ee34a81bd7f4a111169e'/>
<id>urn:sha1:b00714411306ee6500e4ee34a81bd7f4a111169e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: get rid of code duplication by introducing Span trait</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-03T09:50:05Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=b17d8055dfe0d57865fbad9419a07e30be378c67'/>
<id>urn:sha1:b17d8055dfe0d57865fbad9419a07e30be378c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve duplicate attribute span</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-12-03T09:07:22Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0b32dce1dad570268a641e07c003913bdde4c54e'/>
<id>urn:sha1:0b32dce1dad570268a641e07c003913bdde4c54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: add spans to Token::Error</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T18:11:19Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=f9639d724e1a6f1e8edaeafa78c2c3d8b43640a3'/>
<id>urn:sha1:f9639d724e1a6f1e8edaeafa78c2c3d8b43640a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: fix spans for quoted attribute values</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T17:54:39Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=042409a2c40bb997739326928eab7d0430cec50b'/>
<id>urn:sha1:042409a2c40bb997739326928eab7d0430cec50b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: support attribute values</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T17:39:22Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=fff865a98aa288930d6e363f03ad57570e429e92'/>
<id>urn:sha1:fff865a98aa288930d6e363f03ad57570e429e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: support attribute names</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T17:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=76408590349f7f132c1dfeb9db3fb1dea964227c'/>
<id>urn:sha1:76408590349f7f132c1dfeb9db3fb1dea964227c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: add span tests</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T17:10:53Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=c29558e8d165df1d3fc1cb32079da9e40f957dc6'/>
<id>urn:sha1:c29558e8d165df1d3fc1cb32079da9e40f957dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spans: make Emitter generic over Span</title>
<updated>2021-12-05T01:52:36Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T16:09:08Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=1f99ea9e16f85945e2606905ed6345519ce16e4e'/>
<id>urn:sha1:1f99ea9e16f85945e2606905ed6345519ce16e4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prepare for introduction of public State enum</title>
<updated>2021-12-05T01:39:51Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2021-11-30T14:34:57Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=4892172b629590ac4362f7506c14e993fd1ddd2b'/>
<id>urn:sha1:4892172b629590ac4362f7506c14e993fd1ddd2b</id>
<content type='text'>
</content>
</entry>
</feed>
