Kavita/API.Tests/Parser
Joseph Milazzo 60dd66f6ae
EPUB CSS Parsing Issues (#690)
* WIP. Rewrote some of the Regex to better support css escaping. We now escape background-image, border-image, and list-style-image within css files.

* Added position relative to help with positioning on books that are just absolute positioned elements.

* When there is absolute positioning, like in some epub based comics, supress the bottom action bar since it wont render in the correct location.

* Fixed tests

* Commented out tests
2021-10-18 16:28:07 -07:00
..
BookParserTests.cs EPUB CSS Parsing Issues (#690) 2021-10-18 16:28:07 -07:00
ComicParserTests.cs Release Shakeout (#655) 2021-10-11 16:32:56 -07:00
MangaParserTests.cs Shakeout Part 2 (#630) 2021-10-03 15:40:22 -07:00
ParserInfoTests.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ParserTest.cs Release Shakeout (#655) 2021-10-11 16:32:56 -07:00