Files
emacs/lisp/net
Jim Porter 2bdcf0250a When making a readable page in EWW, include the <title> and similar tags
* lisp/net/eww.el (eww--walk-readability, eww-readable-dom): New
functions.
(eww-display-html): Call 'eww-readable-dom'.
(eww-readable): Call 'eww-readable-dom'.  Don't copy over 'eww-data'
properties that our new readable page can handle on its own.
(eww-score-readability): Rewrite in terms of 'eww--walk-readability'.
Make obsolete.
(eww-highest-readability): Make obsolete.

* test/lisp/net/eww-tests.el (eww-test--lots-of-words)
(eww-test--wordy-page): New variables...
(eww-test/readable/toggle-display): ... use them.
(eww-test/readable/default-readable): Make sure that the readable page
includes the <title> and <link> tags (bug#77299).
2025-06-25 21:26:04 -07:00
..
2025-04-05 07:07:29 -04:00
2025-03-30 15:53:47 +02:00
2025-05-31 15:08:06 +02:00
2025-04-05 07:07:29 -04:00
2025-05-31 15:08:06 +02:00
2025-03-30 15:53:47 +02:00
2025-03-30 15:53:47 +02:00
2025-03-30 15:53:47 +02:00
2025-06-05 16:29:18 +02:00
2025-04-05 07:07:29 -04:00
2025-06-05 16:29:18 +02:00
2025-06-23 18:00:08 +02:00
2025-05-31 15:08:06 +02:00
2025-05-31 15:08:06 +02:00
2025-04-05 07:07:29 -04:00
2025-05-24 06:46:32 -04:00