From 32e31e50ad844bf72cc4360da32f0d8e43cc4d42 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Sat, 21 Aug 2021 16:48:45 +0200 Subject: Fix lazy-loaded images are not visible in Kinja sites https://github.com/mozilla/readability/commit/52ab9b5c8916c306a47b2119270dcdabebf9d203 (some changes based on current Readability.js code) --- test/test-pages/lazy-image-2/expected-metadata.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/test-pages/lazy-image-2/expected-metadata.json (limited to 'test/test-pages/lazy-image-2/expected-metadata.json') diff --git a/test/test-pages/lazy-image-2/expected-metadata.json b/test/test-pages/lazy-image-2/expected-metadata.json new file mode 100644 index 0000000..f1d0c69 --- /dev/null +++ b/test/test-pages/lazy-image-2/expected-metadata.json @@ -0,0 +1,8 @@ +{ + "Author": "Mama Robotnik", + "Direction": null, + "Excerpt": "Nothing beats the passion of a true fan writing about something they love. That's what you're about to see here: one of the richest, most amazing tributes to a great gaming series that we've ever run on Kotaku. Warning #1: this one might make your browser chug, so close your other tabs. Warning #2: This piece might make it hurt a little more than there are no new Metroid games from Nintendo on the horizon.", + "Image": "https:\/\/i.kinja-img.com\/gawker-media\/image\/upload\/c_fill,f_auto,fl_progressive,g_center,h_675,pg_1,q_80,w_1200\/18zu12g5xzyxojpg.jpg", + "Title": "The Spectacular Story Of Metroid, One Of Gaming's Richest Universes", + "SiteName": "Kotaku" +} \ No newline at end of file -- cgit v1.2.3