summaryrefslogtreecommitdiff
path: root/test/lisp/net/shr-tests.el
AgeCommit message (Expand)Author
2026-02-14Escape attribute values and string DOMs when inserting themVisuwesh
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-17; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041).Eli Zaretskii
2025-02-23Merge from origin/emacs-30Eli Zaretskii
2025-02-23Prefer incf to cl-incf in testsStefan Kangas
2025-02-21; Skip shr-test/zoom-image test if png or libxml support is missingUlrich Müller
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-23; Fix shr-tests when Emacs was built without libxml2Eli Zaretskii
2024-07-04In SHR, keep track of image sizes as specified by the HTMLJim Porter
2024-07-04Slice images based on their height in SHR, not their zoom levelJim Porter
2024-06-29; Fix SHR test on MS-WindowsJim Porter
2024-06-23; Restore inadvertently removed line.Eli Zaretskii
2024-06-23; * test/lisp/net/shr-tests.el (shr-test--rendering-check): Use UTF-8.Eli Zaretskii
2024-06-23; Don't run new 'shr-test/zoom-image' when built without image supportJim Porter
2024-06-22Fix zooming images in SHRJim Porter
2024-03-15Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-23Fix srcset parsing in shrLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-21Declare functions to silence byte-compilerStefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-24Move shr.el test data to follow our conventionsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-24Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-05-24Allow shr-tests to work for out-of-tree buildsKen Brown
2016-04-24Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen
2016-03-20Add more shr HTML rendering testsLars Magne Ingebrigtsen
2016-03-20Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen