Commit Graph

4 Commits (972924df80c60cf47310ab566c3614120ac24c0c)

Author SHA1 Message Date
Nicolas Perriault 6eeabf90c1 Fixes #164 - Add support for title alt semantic metadata. 10 years ago
Gijs Kruitbosch b1f6c62b25 Fix tests for readability to also work with jsdom
For instance, jsdom's more spec-compliant parsing causes issues with auto-closing elements (lifehacker article) and with not having self-closing <img> and <br> tags. The former was fixed by removing offending markup, the latter by adjusting JSDOMParser to be more sane, and the expected outputs to cope with this.

Finally, JSDOMParser automatically drops comments. The test code needed to manually do this in the jsdom case.
10 years ago
Nicolas Perriault 3b636b59f0 Added readerable value to test pages metadata. 10 years ago
Gijs Kruitbosch 955951659d Bug 1143725 - fix the Herald Sun website 10 years ago