Implementation notes
HTML checker
Under the hood, most of the HTML checks are powered by axe, an engine for automated testing of HTML from Deque Systems.
Headless browser
During the evaluation of an EPUB, Ace loads each HTML content document in a headless browser, using headless Chrome via Puppeteer.