readability/test
Gijs Kruitbosch d598baf02b Improve URL handling in JSDOMParser and Readability.js
This change ups the required node version to 7.0 because it relies on the builtin url module.

We now pass a url when constructing a jsdom document or JSDOMParser document.
Because this is an API change, I'm increasing the package version.

Ultimately, I would like to remove the  argument from the readability constructor. It should
use the documentURI from the document it is passed.
2018-02-28 11:29:29 +00:00
..
test-pages Return longest text after failing to detect text longer than the configured value (#423) 2018-02-27 14:26:54 +00:00
generate-testcase.js Fix generate-testcase.js script so it keeps caption classes 2017-11-30 10:41:15 +00:00
test-jsdomparser.js Improve URL handling in JSDOMParser and Readability.js 2018-02-28 11:29:29 +00:00
test-readability.js Improve URL handling in JSDOMParser and Readability.js 2018-02-28 11:29:29 +00:00
utils.js Fix code style, tighten up eslint rules (#301) 2016-07-19 21:44:27 +01:00