<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test/data/html, branch 21.4.30.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.4.30.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-03-16T03:15:21+00:00</updated>
<entry>
<title>Fix invalid commas in HTML (#1533)</title>
<updated>2021-03-16T03:15:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-16T03:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b923e333288ea2f3bd6497c6e576c0606211ef6c'/>
<id>urn:sha1:b923e333288ea2f3bd6497c6e576c0606211ef6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Header lint (#1444)</title>
<updated>2021-02-26T01:21:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-26T01:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=782b945905c948b9a0495aa85524ad1a92c7bd97'/>
<id>urn:sha1:782b945905c948b9a0495aa85524ad1a92c7bd97</id>
<content type='text'>
* Add eslint-plugin-header

* Add rule for header format

* Add missing header

* Fix header issues</content>
</entry>
<entry>
<title>Html lint (#1336)</title>
<updated>2021-01-31T01:44:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T01:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9e83faa02c136da9e4749b696d8c7a0b363c0745'/>
<id>urn:sha1:9e83faa02c136da9e4749b696d8c7a0b363c0745</id>
<content type='text'>
* Move style rules

* Fix non-unique IDs

* Remove erroneous ids

* Add title

* Fix invalid closing tag

* Install html-validate

* Add .htmlvalidate.json

* Update HTML and styles

* Add test-lint-html

* Update test files

* Update test-lint-html/css commands to have more explicit targets</content>
</entry>
<entry>
<title>Refactor sentence parsing (#1215)</title>
<updated>2021-01-10T04:10:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-10T04:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=083da93142ec6302021ee1c29428121b54fc9e68'/>
<id>urn:sha1:083da93142ec6302021ee1c29428121b54fc9e68</id>
<content type='text'>
* Rename sentenceExtent with sentenceScanExtent

* Update TextScanner.setOptions

* Change function argument order

* Rename quote map variables

* Fix edge case quote handling

* Update terminator maps to support character inclusion</content>
</entry>
<entry>
<title>Refactor sentence scanning (#1213)</title>
<updated>2021-01-10T00:02:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-10T00:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d698911bc9bf7cb431bce939412131a90f24ee45'/>
<id>urn:sha1:d698911bc9bf7cb431bce939412131a90f24ee45</id>
<content type='text'>
* Update tests

* Update extractSentence implementation

* Remove old extractSentence implementation

* Optimize maps/sets</content>
</entry>
<entry>
<title>CSS lint (#1201)</title>
<updated>2021-01-03T20:30:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-03T20:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=63971776a5db6ad0d3a68361f64a74aa9e78aff5'/>
<id>urn:sha1:63971776a5db6ad0d3a68361f64a74aa9e78aff5</id>
<content type='text'>
* Use single quotes instead of double

* Install stylelint

* Set up config

* Update package/tests

* Fix lint issues

* Update CSS rules</content>
</entry>
<entry>
<title>Add tests for data: and blob: iframe URLs (#757)</title>
<updated>2020-08-25T00:17:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-25T00:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=89a83a9ed35d107c55c4870f3bfbe2bb70fe7cc8'/>
<id>urn:sha1:89a83a9ed35d107c55c4870f3bfbe2bb70fe7cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XMLDocument handling (#738)</title>
<updated>2020-08-22T17:03:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-22T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1f564b94cb01c3ef6630dbd897ed640f4ac9cc18'/>
<id>urn:sha1:1f564b94cb01c3ef6630dbd897ed640f4ac9cc18</id>
<content type='text'>
* Add tests for SVGs

* Add more null checks for Frontend._popup

* Use null popup when on an XMLDocument</content>
</entry>
<entry>
<title>Simplify shadow test and add an open shadow DOM test (#533)</title>
<updated>2020-05-10T18:09:04+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-05-10T18:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f85508a25edb49de96bebb77a5832931f0819eff'/>
<id>urn:sha1:f85508a25edb49de96bebb77a5832931f0819eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Text scanning update (#507)</title>
<updated>2020-05-06T23:34:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-05-06T23:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d6ae3229614fb11fee799387d17347ea97509c59'/>
<id>urn:sha1:d6ae3229614fb11fee799387d17347ea97509c59</id>
<content type='text'>
* Fix unity test missing a parameter

* Update docSentenceExtract to not rescan content</content>
</entry>
</feed>
