aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/net/shr-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Escape attribute values and string DOMs when inserting themVisuwesh2026-02-141-0/+15
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041).Eli Zaretskii2025-07-171-2/+2
* Merge from origin/emacs-30Eli Zaretskii2025-02-231-2/+3
|\
| * ; Skip shr-test/zoom-image test if png or libxml support is missingUlrich Müller2025-02-211-1/+3
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Prefer incf to cl-incf in testsStefan Kangas2025-02-231-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | ; Fix shr-tests when Emacs was built without libxml2Eli Zaretskii2024-09-231-0/+1
* | In SHR, keep track of image sizes as specified by the HTMLJim Porter2024-07-041-3/+3
* | Slice images based on their height in SHR, not their zoom levelJim Porter2024-07-041-9/+6
|/
* ; Fix SHR test on MS-WindowsJim Porter2024-06-291-5/+9
* ; Restore inadvertently removed line.Eli Zaretskii2024-06-231-0/+1
* ; * test/lisp/net/shr-tests.el (shr-test--rendering-check): Use UTF-8.Eli Zaretskii2024-06-231-2/+2
* ; Don't run new 'shr-test/zoom-image' when built without image supportJim Porter2024-06-231-0/+1
* Fix zooming images in SHRJim Porter2024-06-221-0/+64
* Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-151-20/+52
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix srcset parsing in shrLars Ingebrigtsen2022-07-231-0/+15
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Declare functions to silence byte-compilerStefan Kangas2021-12-211-0/+2
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Move shr.el test data to follow our conventionsStefan Kangas2020-10-241-6/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen2019-09-241-0/+13
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Allow shr-tests to work for out-of-tree buildsKen Brown2016-05-241-3/+7
* Encode the shr tests files with trailing white spaceLars Magne Ingebrigtsen2016-04-241-0/+3
* Add more shr HTML rendering testsLars Magne Ingebrigtsen2016-03-201-4/+9
* Add a test harness for shr HTML rendering and one testLars Magne Ingebrigtsen2016-03-201-0/+46