<feed xmlns='http://www.w3.org/2005/Atom'>
<title>html5tokenizer/html5lib_tests/src, branch main</title>
<subtitle>Fork of html5gum with code span support</subtitle>
<id>http://git.push-f.com/html5tokenizer/atom/html5lib_tests/src?h=main</id>
<link rel='self' href='http://git.push-f.com/html5tokenizer/atom/html5lib_tests/src?h=main'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/'/>
<updated>2023-09-28T08:36:08Z</updated>
<entry>
<title>chore: rename internal states as well</title>
<updated>2023-09-28T08:36:08Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-09-04T18:47:52Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=bd446b6123e0b077a48e9f1e836affac78822f44'/>
<id>urn:sha1:bd446b6123e0b077a48e9f1e836affac78822f44</id>
<content type='text'>
See the previous commit.
</content>
</entry>
<entry>
<title>refactor: decouple html5lib_tests from html5tokenizer</title>
<updated>2023-08-19T04:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-16T15:07:06Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=681404e5036841ec45356f56f77cc5377f3640d9'/>
<id>urn:sha1:681404e5036841ec45356f56f77cc5377f3640d9</id>
<content type='text'>
Previously we mapped the test tokens to our own token type.
Now we do the reverse, which makes more sense as it enables us
to easily add more detailed fields to our own token variants
without having to worry about these fields not being present
in the html5lib test data.

(An alternative would be to normalize the values of these fields
to some arbitrary value so that PartialEq still holds but seeing
such normalized fields in the diff printed by pretty_assertions
on a test failure would be quite confusing).
</content>
</entry>
<entry>
<title>chore(html5lib_tests): simplify control flow</title>
<updated>2023-08-19T04:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-16T14:27:18Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=c021afde2c2bd4b8bdd9b3eec4b1660cb0a896e5'/>
<id>urn:sha1:c021afde2c2bd4b8bdd9b3eec4b1660cb0a896e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: split off reusable html5lib_tests crate</title>
<updated>2023-08-19T04:41:55Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2023-08-15T08:09:53Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/html5tokenizer/commit/?id=379b2ed4b6665784c5d0ffea777e3df5ae84aa86'/>
<id>urn:sha1:379b2ed4b6665784c5d0ffea777e3df5ae84aa86</id>
<content type='text'>
</content>
</entry>
</feed>
