<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/tests, branch v0.5.1</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/tests?h=v0.5.1</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/tests?h=v0.5.1'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-09-03T21:02:01Z</updated>
<entry>
<title>docs: add spans example</title>
<updated>2023-09-03T21:02:01Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-03T21:02:01Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0c590e90564870fa8600460c866c7395b7d865cd'/>
<id>urn:sha1:0c590e90564870fa8600460c866c7395b7d865cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Doctype::name_span</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-03T09:06:25Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=6e6bbcd053c6114a9fa75052b09e701eaa2f3465'/>
<id>urn:sha1:6e6bbcd053c6114a9fa75052b09e701eaa2f3465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: make test_and_annotate test encoding-independence</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-03T07:34:28Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0576e5a9b93f28bd4d2adc224598de319e14f1be'/>
<id>urn:sha1:0576e5a9b93f28bd4d2adc224598de319e14f1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix!: make comment data spans encoding-independent</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-02T10:27:14Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=e993f19c2b8ef00b32f17f9ed32306f3ceb21bc3'/>
<id>urn:sha1:e993f19c2b8ef00b32f17f9ed32306f3ceb21bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: test comment data spans more thoroughly</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T14:20:56Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=c8a8bcb95b725d91a7c4b7bc7623171f2a04fc67'/>
<id>urn:sha1:c8a8bcb95b725d91a7c4b7bc7623171f2a04fc67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: make doctype id spans encoding-independent</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T11:22:51Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=55e6341d11aa4a51bb0a45e3719eb44c3706b0da'/>
<id>urn:sha1:55e6341d11aa4a51bb0a45e3719eb44c3706b0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix!: make set_self_closing encoding-independent</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T11:27:46Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=6556106154d7e7cbc7820f223b9baaf49a900449'/>
<id>urn:sha1:6556106154d7e7cbc7820f223b9baaf49a900449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix!: make attribute spans encoding-independent</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T10:07:51Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=0581e619867bde2374376265b24169b404187529'/>
<id>urn:sha1:0581e619867bde2374376265b24169b404187529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix!: make start/end tag name spans encoding-independent</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T10:53:29Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=f239037c1b960ba16c6c8b2184ac017c53c631bf'/>
<id>urn:sha1:f239037c1b960ba16c6c8b2184ac017c53c631bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: don't assume UTF-8 in machine/tokenizer</title>
<updated>2023-09-03T21:00:05Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-01T21:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=f588704c90f33fe27945d742762d016dea3e113c'/>
<id>urn:sha1:f588704c90f33fe27945d742762d016dea3e113c</id>
<content type='text'>
</content>
</entry>
</feed>
