<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test/data/html, branch 21.6.30.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.6.30.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.6.30.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-05-23T16:29:54+00:00</updated>
<entry>
<title>Improve support for sandboxed iframes (#1704)</title>
<updated>2021-05-23T16:29:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-23T16:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=41c0132c59a31c6d8bcc711b94b0859349e88f9b'/>
<id>urn:sha1:41c0132c59a31c6d8bcc711b94b0859349e88f9b</id>
<content type='text'>
* Add more tests

* Improve handling of errors from setupFrame

* Passively handle errors when contentDocument is null</content>
</entry>
<entry>
<title>Update document tests (#1703)</title>
<updated>2021-05-23T14:54:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-23T14:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ce340d7a19f2d60a952820aac9e7c942f884eb98'/>
<id>urn:sha1:ce340d7a19f2d60a952820aac9e7c942f884eb98</id>
<content type='text'>
* Update iframe content

* Add srcdoc test</content>
</entry>
<entry>
<title>Sentence termination character mode (#1682)</title>
<updated>2021-05-16T19:24:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-16T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=66d048832f2dc30e11e6be4c68beab23c7d8adef'/>
<id>urn:sha1:66d048832f2dc30e11e6be4c68beab23c7d8adef</id>
<content type='text'>
* Change enableTerminationCharacters to terminationCharacterMode

* Update settings

* Update sentence extraction

* Update tests

* Add tests</content>
</entry>
<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>
</feed>
